%PDF- %PDF-
| Direktori : /proc/self/root/data/old/usr/lib/node_modules/hexo/node_modules/titlecase/ |
| Current File : //proc/self/root/data/old/usr/lib/node_modules/hexo/node_modules/titlecase/package.json |
{
"_from": "titlecase@^1.1.3",
"_id": "titlecase@1.1.3",
"_inBundle": false,
"_integrity": "sha512-pQX4oiemzjBEELPqgK4WE+q0yhAqjp/yzusGtlSJsOuiDys0RQxggepYmo0BuegIDppYS3b3cpdegRwkpyN3hw==",
"_location": "/hexo/titlecase",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "titlecase@^1.1.3",
"name": "titlecase",
"escapedName": "titlecase",
"rawSpec": "^1.1.3",
"saveSpec": null,
"fetchSpec": "^1.1.3"
},
"_requiredBy": [
"/hexo"
],
"_resolved": "https://registry.npmjs.org/titlecase/-/titlecase-1.1.3.tgz",
"_shasum": "fc6d65ff582b0602410768ef1a09b70506313dc3",
"_spec": "titlecase@^1.1.3",
"_where": "/usr/lib/node_modules/hexo",
"author": {
"name": "Rod Vagg",
"email": "rod@vagg.org"
},
"bin": {
"to-title-case": "bin.js"
},
"bugs": {
"url": "https://github.com/rvagg/titlecase/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Intelligently converting strings to title case (an enhanced fork of David Gouch's library)",
"homepage": "https://github.com/rvagg/titlecase#readme",
"keywords": [
"title-case",
"title",
"case",
"gouch",
"to-title-case"
],
"license": "MIT",
"main": "to-title-case.js",
"name": "titlecase",
"repository": {
"type": "git",
"url": "git://github.com/rvagg/titlecase.git"
},
"version": "1.1.3"
}