twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
128 lines (127 loc) • 3.58 kB
JSON
{
"_args": [
[
"intl-relativeformat@^1.3.0",
"/Users/nick/codes/twreporter-react/node_modules/react-intl"
]
],
"_from": "intl-relativeformat@>=1.3.0 <2.0.0",
"_id": "intl-relativeformat@1.3.0",
"_inCache": true,
"_installable": true,
"_location": "/intl-relativeformat",
"_nodeVersion": "5.7.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/intl-relativeformat-1.3.0.tgz_1457303367509_0.04060212918557227"
},
"_npmUser": {
"email": "eferraiuolo@gmail.com",
"name": "ericf"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "intl-relativeformat",
"raw": "intl-relativeformat@^1.3.0",
"rawSpec": "^1.3.0",
"scope": null,
"spec": ">=1.3.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/react-intl"
],
"_resolved": "https://registry.npmjs.org/intl-relativeformat/-/intl-relativeformat-1.3.0.tgz",
"_shasum": "893dc7076fccd380cf091a2300c380fa57ace45b",
"_shrinkwrap": null,
"_spec": "intl-relativeformat@^1.3.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/react-intl",
"author": {
"email": "caridy@gmail.com",
"name": "Caridy Patino"
},
"browser": {
"./lib/locales": false,
"./lib/locales.js": false
},
"bugs": {
"url": "https://github.com/yahoo/intl-relativeformat/issues"
},
"contributors": [
{
"name": "Eric Ferraiuolo",
"email": "edf@ericf.me"
}
],
"dependencies": {
"intl-messageformat": "1.3.0"
},
"description": "Formats JavaScript dates to relative time strings.",
"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.3.2",
"intl": "^0.1.4",
"istanbul": "^0.3.2",
"mocha": "^2.0.1",
"moment": "^2.8.2",
"xunit-file": "0.0.6"
},
"directories": {
"test": "tests"
},
"dist": {
"shasum": "893dc7076fccd380cf091a2300c380fa57ace45b",
"tarball": "https://registry.npmjs.org/intl-relativeformat/-/intl-relativeformat-1.3.0.tgz"
},
"gitHead": "a20ac0fb10a5c67834887833a6c4efe6da63a6d7",
"homepage": "https://github.com/yahoo/intl-relativeformat",
"jsnext:main": "src/main.js",
"keywords": [
"date",
"format",
"i18n",
"intl",
"moment",
"relative"
],
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"name": "ericf",
"email": "eferraiuolo@gmail.com"
},
{
"name": "caridy",
"email": "caridy@gmail.com"
}
],
"name": "intl-relativeformat",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/yahoo/intl-relativeformat.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"
}