64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
{
|
|
"_from": "react@0.13.2",
|
|
"_id": "react@0.13.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-kXFI4lZR66H5+yCs6eMw5in34aIeF70R+ZcM3hdEkT519s7qEOFIz6UKGZu4I8uHyynzOdojGmoRXzJC3KUoPA==",
|
|
"_location": "/react",
|
|
"_phantomChildren": {
|
|
"commander": "2.8.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "react@0.13.2",
|
|
"name": "react",
|
|
"escapedName": "react",
|
|
"rawSpec": "0.13.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.13.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react/-/react-0.13.2.tgz",
|
|
"_shasum": "a1c7cec5e7be080c4e249b20740d4d4cd18880ca",
|
|
"_spec": "react@0.13.2",
|
|
"_where": "/tmp/jibo-npm/jibo-cli-3.0.7",
|
|
"browserify": {
|
|
"transform": [
|
|
"envify"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/react/issues?labels=react-core"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"envify": "^3.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "React is a JavaScript library for building user interfaces.",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"README.md",
|
|
"addons.js",
|
|
"react.js",
|
|
"dist/",
|
|
"lib/"
|
|
],
|
|
"homepage": "https://github.com/facebook/react/tree/master/npm-react",
|
|
"keywords": [
|
|
"react"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "react.js",
|
|
"name": "react",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/react.git"
|
|
},
|
|
"version": "0.13.2"
|
|
}
|