UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

113 lines (112 loc) 2.45 kB
{ "_args": [ [ "react@^0.14.3", "/Users/nick/codes/twreporter-react" ] ], "_from": "react@>=0.14.3 <0.15.0", "_id": "react@0.14.8", "_inCache": true, "_installable": true, "_location": "/react", "_nodeVersion": "4.2.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/react-0.14.8.tgz_1459268381371_0.8583754827268422" }, "_npmUser": { "email": "dan.abramov@gmail.com", "name": "gaearon" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "react", "raw": "react@^0.14.3", "rawSpec": "^0.14.3", "scope": null, "spec": ">=0.14.3 <0.15.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/react/-/react-0.14.8.tgz", "_shasum": "078dfa454d4745bcc54a9726311c2bf272c23684", "_shrinkwrap": null, "_spec": "react@^0.14.3", "_where": "/Users/nick/codes/twreporter-react", "browserify": { "transform": [ "envify" ] }, "bugs": { "url": "https://github.com/facebook/react/issues" }, "dependencies": { "envify": "^3.0.0", "fbjs": "^0.6.1" }, "description": "React is a JavaScript library for building user interfaces.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "078dfa454d4745bcc54a9726311c2bf272c23684", "tarball": "https://registry.npmjs.org/react/-/react-0.14.8.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "LICENSE", "PATENTS", "addons.js", "addons/", "dist/", "lib/", "react.js" ], "homepage": "https://facebook.github.io/react/", "keywords": [ "react" ], "license": "BSD-3-Clause", "main": "react.js", "maintainers": [ { "name": "gaearon", "email": "dan.abramov@gmail.com" }, { "name": "graue", "email": "scott@oceanbase.org" }, { "name": "jeffmo", "email": "lbljeffmo@gmail.com" }, { "name": "sebmarkbage", "email": "sebastian@calyptus.eu" }, { "name": "spicyj", "email": "ben@benalpert.com" }, { "name": "zpao", "email": "paul@oshannessy.com" } ], "name": "react", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/facebook/react.git" }, "scripts": {}, "version": "0.14.8" }