motion
Version:
motion - moving development forward
99 lines (98 loc) • 2.1 kB
JSON
{
"_args": [
[
"react@0.14.0",
"/Users/nw/motion/packages/motion"
]
],
"_from": "react@0.14.0",
"_id": "react@0.14.0",
"_inCache": true,
"_installable": true,
"_location": "/react",
"_nodeVersion": "4.1.0",
"_npmUser": {
"email": "paul@oshannessy.com",
"name": "zpao"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"name": "react",
"raw": "react@0.14.0",
"rawSpec": "0.14.0",
"scope": null,
"spec": "0.14.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react/-/react-0.14.0.tgz",
"_shasum": "72e7c69233b082e37e1bbd3674a943db72d8f407",
"_shrinkwrap": null,
"_spec": "react@0.14.0",
"_where": "/Users/nw/motion/packages/motion",
"browserify": {
"transform": [
"envify"
]
},
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"dependencies": {
"envify": "^3.0.0",
"fbjs": "^0.3.1"
},
"description": "React is a JavaScript library for building user interfaces.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "72e7c69233b082e37e1bbd3674a943db72d8f407",
"tarball": "http://registry.npmjs.org/react/-/react-0.14.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"addons.js",
"addons/",
"dist/",
"lib/",
"react.js"
],
"homepage": "https://github.com/facebook/react/tree/master/npm-react",
"keywords": [
"react"
],
"license": "BSD-3-Clause",
"main": "react.js",
"maintainers": [
{
"name": "zpao",
"email": "paul@oshannessy.com"
},
{
"name": "jeffmo",
"email": "jeff@anafx.com"
},
{
"name": "sebmarkbage",
"email": "sebastian@calyptus.eu"
},
{
"name": "spicyj",
"email": "ben@benalpert.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.0"
}