UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

102 lines (101 loc) 2.79 kB
{ "_args": [ [ "intl-messageformat-parser@1.2.0", "/Users/nick/codes/twreporter-react/node_modules/intl-messageformat" ] ], "_from": "intl-messageformat-parser@1.2.0", "_id": "intl-messageformat-parser@1.2.0", "_inCache": true, "_installable": true, "_location": "/intl-messageformat-parser", "_nodeVersion": "0.12.7", "_npmUser": { "email": "eferraiuolo@gmail.com", "name": "ericf" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "intl-messageformat-parser", "raw": "intl-messageformat-parser@1.2.0", "rawSpec": "1.2.0", "scope": null, "spec": "1.2.0", "type": "version" }, "_requiredBy": [ "/intl-messageformat" ], "_resolved": "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-1.2.0.tgz", "_shasum": "5906b7f953ab7470e0dc8549097b648b991892ff", "_shrinkwrap": null, "_spec": "intl-messageformat-parser@1.2.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/intl-messageformat", "author": { "email": "eferraiuolo@gmail.com", "name": "Eric Ferraiuolo" }, "bugs": { "url": "https://github.com/yahoo/intl-messageformat-parser/issues" }, "dependencies": {}, "description": "Parses ICU Message strings into an AST via JavaScript.", "devDependencies": { "expect.js": "^0.3.1", "grunt": "^0.4.5", "grunt-benchmark": "^0.3.0", "grunt-bundle-jsnext-lib": "^0.5.0", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-copy": "^0.7.0", "grunt-peg": "^1.5.0", "istanbul": "^0.3.2", "mocha": "^2.0.1", "xunit-file": "0.0.6" }, "directories": {}, "dist": { "shasum": "5906b7f953ab7470e0dc8549097b648b991892ff", "tarball": "http://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-1.2.0.tgz" }, "gitHead": "f2616bb3e4a4d6a02e60cd68c18ae5e402e27b34", "homepage": "https://github.com/yahoo/intl-messageformat-parser", "jsnext:main": "src/parser.js", "keywords": [ "globalization", "i18n", "icu", "internationalization", "intl", "localization", "messageformat", "parser", "plural" ], "license": "BSD-3-Clause", "main": "index.js", "maintainers": [ { "name": "ericf", "email": "eferraiuolo@gmail.com" }, { "name": "caridy", "email": "caridy@gmail.com" } ], "name": "intl-messageformat-parser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/yahoo/intl-messageformat-parser.git" }, "scripts": { "prepublish": "grunt", "test": "istanbul cover -- _mocha test/unit/ --reporter spec" }, "version": "1.2.0" }