twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
163 lines (162 loc) • 4.32 kB
JSON
{
"_args": [
[
"intl-messageformat@^1.3.0",
"/Users/nick/codes/twreporter-react/node_modules/react-intl"
]
],
"_from": "intl-messageformat@>=1.3.0 <2.0.0",
"_id": "intl-messageformat@1.3.0",
"_inCache": true,
"_installable": true,
"_location": "/intl-messageformat",
"_nodeVersion": "5.7.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/intl-messageformat-1.3.0.tgz_1457302282050_0.7544167642481625"
},
"_npmUser": {
"email": "eferraiuolo@gmail.com",
"name": "ericf"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "intl-messageformat",
"raw": "intl-messageformat@^1.3.0",
"rawSpec": "^1.3.0",
"scope": null,
"spec": ">=1.3.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/intl-relativeformat",
"/react-intl"
],
"_resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-1.3.0.tgz",
"_shasum": "f7d926aded7a3ab19b2dc601efd54e99a4bd4eae",
"_shrinkwrap": null,
"_spec": "intl-messageformat@^1.3.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/react-intl",
"author": {
"email": "eferraiuolo@gmail.com",
"name": "Eric Ferraiuolo"
},
"browser": {
"./lib/locales": false,
"./lib/locales.js": false
},
"bugs": {
"url": "https://github.com/yahoo/intl-messageformat/issues"
},
"contributors": [
{
"name": "Drew Folta",
"email": "drew@folta.net"
},
{
"name": "Caridy Patino",
"email": "caridy@gmail.com"
},
{
"name": "Anthony Pipkin",
"email": "a.pipkin@yahoo.com"
}
],
"dependencies": {
"intl-messageformat-parser": "1.2.0"
},
"description": "Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.",
"devDependencies": {
"benchmark": "^1.0.0",
"expect.js": "^0.3.1",
"grunt": "^0.4.5",
"grunt-benchmark": "^0.3.0",
"grunt-browserify": "^3.3.0",
"grunt-bundle-jsnext-lib": "^0.5.0",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-uglify": "^0.8.0",
"grunt-extract-cldr-data": "^3.0.0",
"grunt-json-remove-fields": "git://github.com/ericf/grunt-json-remove-fields.git#improve-files-and-output",
"grunt-saucelabs": "^8.4.1",
"intl": "^0.1.4",
"istanbul": "^0.3.0",
"mocha": "^2.0.1",
"xunit-file": "0.0.6"
},
"directories": {
"test": "tests"
},
"dist": {
"shasum": "f7d926aded7a3ab19b2dc601efd54e99a4bd4eae",
"tarball": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-1.3.0.tgz"
},
"gitHead": "02c90ef7738f04c72accbbab8a38777571633709",
"homepage": "https://github.com/yahoo/intl-messageformat",
"jsnext:main": "src/main.js",
"keywords": [
"globalization",
"i18n",
"icu",
"internationalization",
"intl",
"localization",
"messageformat",
"parser",
"plural"
],
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"name": "drewfolta",
"email": "folta@yahoo-inc.com"
},
{
"name": "caridy",
"email": "caridy@gmail.com"
},
{
"name": "clarle",
"email": "cleung0@gmail.com"
},
{
"name": "davglass",
"email": "davglass@gmail.com"
},
{
"name": "imalberto",
"email": "imalberto@gmail.com"
},
{
"name": "lzhan",
"email": "lzhan@yahoo-inc.com"
},
{
"name": "apipkin",
"email": "a.pipkin@yahoo.com"
},
{
"name": "ericf",
"email": "eferraiuolo@gmail.com"
}
],
"name": "intl-messageformat",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/yahoo/intl-messageformat.git"
},
"scripts": {
"prepublish": "grunt",
"test": "istanbul cover -x lib/locales.js -- _mocha tests/runner.js --reporter spec",
"travis": "istanbul cover -x lib/locales.js -- _mocha tests/runner.js --reporter spec && tests/saucelabs.sh"
},
"version": "1.3.0"
}