{"name":"react-intl","version":"2.1.5","description":"Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.","keywords":["intl","i18n","internationalization","locale","localization","globalization","react","reactjs","format","formatting","translate","translation"],"author":{"name":"Eric Ferraiuolo","email":"edf@ericf.me"},"contributors":[{"name":"Caridy Patino","email":"caridy@gmail.com"}],"license":"BSD-3-Clause","homepage":"https://github.com/yahoo/react-intl","bugs":{"url":"https://github.com/yahoo/react-intl/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/yahoo/react-intl.git"},"main":"./lib/index.js","module":"./lib/index.es.js","jsnext:main":"./lib/index.es.js","browser":{"./locale-data/index":false,"./locale-data/index.js":false},"browserify-shim":{"react":"global:React"},"nyc":{"exclude":["src/en.js"],"instrument":false,"sourceMap":false},"dependencies":{"intl-format-cache":"^2.0.5","intl-messageformat":"^1.3.0","intl-relativeformat":"^1.3.0","invariant":"^2.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0-0"},"devDependencies":{"babel-cli":"^6.2.0","babel-plugin-istanbul":"^2.0.0","babel-plugin-react-intl":"^2.0.0","babel-plugin-transform-es2015-modules-commonjs":"^6.4.0","babel-plugin-transform-es3-member-expression-literals":"^6.3.13","babel-plugin-transform-es3-property-literals":"^6.3.13","babel-plugin-transform-object-rest-spread":"^6.1.18","babel-polyfill":"^6.3.14","babel-preset-es2015":"^6.1.18","babel-preset-es2015-rollup":"^1.1.1","babel-preset-react":"^6.1.18","babel-register":"^6.2.0","babelify":"^7.2.0","benchmark":"^2.1.0","browserify":"^13.0.0","browserify-shim":"^3.8.11","cross-env":"^2.0.0","es6-promise":"^3.0.2","eslint":"^2.5.3","eslint-plugin-react":"^6.1.0","expect":"^1.9.0","expect-jsx":"^2.2.1","express":"^4.13.3","formatjs-extract-cldr-data":"^2.0.0","glob":"^7.0.0","intl":"^1.2.1","intl-messageformat-parser":"^1.2.0","mkdirp":"^0.5.1","mocha":"^3.0.2","nyc":"^8.1.0","react":"^15.0.0","react-addons-test-utils":"^15.0.0","react-dom":"^15.0.0","react-router":"^2.0.0","rimraf":"^2.4.2","rollup":"^0.34.10","rollup-plugin-babel":"^2.3.9","rollup-plugin-commonjs":"^4.0.1","rollup-plugin-memory":"^2.0.0","rollup-plugin-node-resolve":"^2.0.0","rollup-plugin-replace":"^1.1.0","rollup-plugin-uglify":"^1.0.0","serialize-javascript":"^1.1.1","superagent":"^2.0.0","watchify":"^3.7.0"},"scripts":{"clean":"rimraf src/en.js coverage/ dist/ lib/ locale-data/","build:data":"babel-node scripts/build-data","build:lib":"babel-node scripts/build-lib","build:dist:dev":"cross-env NODE_ENV=development babel-node scripts/build-dist","build:dist:prod":"cross-env NODE_ENV=production babel-node scripts/build-dist","build:dist":"npm run build:dist:dev && npm run build:dist:prod","build":"npm run build:data && npm run build:lib && npm run build:dist","react:clean":"rimraf node_modules/{react,react-dom,react-addons-test-utils}","react:14":"npm run react:clean && npm i react@^0.14 react-dom@^0.14 react-addons-test-utils@^0.14","react:15":"npm run react:clean && npm i react@^15 react-dom@^15 react-addons-test-utils@^15","lint":"eslint .","test":"mocha --compilers js:babel-register --require babel-polyfill --require intl --recursive test/unit/ test/functional/","test:cov":"cross-env NODE_ENV=test nyc --reporter text --reporter text-summary --reporter html npm test","posttest:cov":"nyc check-coverage --statements 95 --branches 85 --functions 100 --lines 95","test:react":"npm run react:14 && npm run test -- --reporter dot && npm run react:15 && npm run test -- --reporter dot","test:all":"npm run lint && npm run test:cov && npm run test:react","test:watch":"npm run test -- --watch --reporter min","test:perf":"cross-env NODE_ENV=production babel-node test/perf","preversion":"npm run clean && npm run build && npm run test:all","postversion":"echo 'Uninstall react-router to fix npm issue' && npm uninstall react-router","prepublish":"npm run clean && npm run build"},"gitHead":"1c10ec375d7507d8bde8d18acf2d4c0f7e1f9b8f","_id":"react-intl@2.1.5","_shasum":"f9795ea34b790dcb5d0d8ef7060dddbe85bf8763","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"ericf","email":"eferraiuolo@gmail.com"},"maintainers":[{"name":"longlho","email":"holevietlong@gmail.com"},{"name":"pyrocat","email":"dinglinjie@gmail.com"},{"name":"redonkulus","email":"seth@bertalotto.net"}],"dist":{"shasum":"f9795ea34b790dcb5d0d8ef7060dddbe85bf8763","size":303776,"noattachment":false,"key":"/react-intl/-/react-intl-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-intl/download/react-intl-2.1.5.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-intl-2.1.5.tgz_1472762131634_0.8656019207555801"},"directories":{},"publish_time":1472762133765,"_hasShrinkwrap":false,"_cnpm_publish_time":1472762133765,"_cnpmcore_publish_time":"2021-12-15T17:57:41.020Z","dist-tags":{"latest":"10.1.1","legacy":"9.0.0","next":"5.0.4-alpha.0"}}