%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/messageformat/node_modules/make-plural/ |
| Current File : /home/opti/workflow/node_modules/messageformat/node_modules/make-plural/package.json |
{
"_from": "make-plural@^4.3.0",
"_id": "make-plural@4.3.0",
"_inBundle": false,
"_integrity": "sha512-xTYd4JVHpSCW+aqDof6w/MebaMVNTVYBZhbB/vi513xXdiPT92JMVCo0Jq8W2UZnzYRFeVbQiQ+I25l13JuKvA==",
"_location": "/messageformat/make-plural",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "make-plural@^4.3.0",
"name": "make-plural",
"escapedName": "make-plural",
"rawSpec": "^4.3.0",
"saveSpec": null,
"fetchSpec": "^4.3.0"
},
"_requiredBy": [
"/messageformat"
],
"_resolved": "https://registry.npmjs.org/make-plural/-/make-plural-4.3.0.tgz",
"_shasum": "f23de08efdb0cac2e0c9ba9f315b0dff6b4c2735",
"_spec": "make-plural@^4.3.0",
"_where": "/home/opti/workflow/node_modules/messageformat",
"author": {
"name": "Eemeli Aro",
"email": "eemeli@gmail.com"
},
"bin": {
"make-plural": "./bin/make-plural"
},
"bugs": {
"url": "https://github.com/eemeli/make-plural/issues"
},
"bundleDependencies": false,
"dependencies": {
"minimist": "^1.2.0"
},
"deprecated": false,
"description": "Translates Unicode CLDR pluralization rules to executable JavaScript",
"devDependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"babel-plugin-add-module-exports": "^1.0.0",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"cldr-core": "^34.0.0",
"expect.js": "*",
"http-server": "^0.11.1",
"mocha": "^5.2.0",
"standard": "^12.0.1",
"uglify-js": "^3.4.9"
},
"files": [
"bin/",
"data/",
"es6/",
"make-plural.*",
"umd/"
],
"homepage": "https://github.com/eemeli/make-plural#readme",
"keywords": [
"unicode",
"cldr",
"i18n",
"internationalization",
"pluralization"
],
"license": "ISC",
"main": "umd/plurals",
"name": "make-plural",
"optionalDependencies": {
"minimist": "^1.2.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/eemeli/make-plural.git"
},
"scripts": {
"lint": "standard 'src/*.js'",
"test": "make test",
"version": "git add -f $FILES"
},
"version": "4.3.0"
}