%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/titleize/ |
| Current File : /home/opti/workflow/node_modules/titleize/package.json |
{
"_from": "titleize@^2.1.0",
"_id": "titleize@2.1.0",
"_inBundle": false,
"_integrity": "sha512-m+apkYlfiQTKLW+sI4vqUkwMEzfgEUEYSqljx1voUE3Wz/z1ZsxyzSxvH2X8uKVrOp7QkByWt0rA6+gvhCKy6g==",
"_location": "/titleize",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "titleize@^2.1.0",
"name": "titleize",
"escapedName": "titleize",
"rawSpec": "^2.1.0",
"saveSpec": null,
"fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/@ladjs/i18n"
],
"_resolved": "https://registry.npmjs.org/titleize/-/titleize-2.1.0.tgz",
"_shasum": "5530de07c22147a0488887172b5bd94f5b30a48f",
"_spec": "titleize@^2.1.0",
"_where": "/home/opti/workflow/node_modules/@ladjs/i18n",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/titleize/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.1",
"xo": "^0.24.0"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/sindresorhus/titleize#readme",
"keywords": [
"titleize",
"title",
"capitalize",
"uppercase",
"case",
"dash",
"hyphen",
"string",
"text",
"convert"
],
"license": "MIT",
"name": "titleize",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/titleize.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.1.0"
}