mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
98 lines
2.1 KiB
JSON
98 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"react@^0.13.3",
|
|
"/Users/mromano/dev/react-sfs"
|
|
]
|
|
],
|
|
"_from": "react@>=0.13.3 <0.14.0",
|
|
"_id": "react@0.13.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/react",
|
|
"_nodeVersion": "0.10.38",
|
|
"_npmUser": {
|
|
"email": "paul@oshannessy.com",
|
|
"name": "zpao"
|
|
},
|
|
"_npmVersion": "2.7.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "react",
|
|
"raw": "react@^0.13.3",
|
|
"rawSpec": "^0.13.3",
|
|
"scope": null,
|
|
"spec": ">=0.13.3 <0.14.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/react/-/react-0.13.3.tgz",
|
|
"_shasum": "a2dfa85335d7dc02b82b482f089582e64cc13356",
|
|
"_shrinkwrap": null,
|
|
"_spec": "react@^0.13.3",
|
|
"_where": "/Users/mromano/dev/react-sfs",
|
|
"browserify": {
|
|
"transform": [
|
|
"envify"
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/react/issues?labels=react-core"
|
|
},
|
|
"dependencies": {
|
|
"envify": "^3.0.0"
|
|
},
|
|
"description": "React is a JavaScript library for building user interfaces.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a2dfa85335d7dc02b82b482f089582e64cc13356",
|
|
"tarball": "https://registry.npmjs.org/react/-/react-0.13.3.tgz"
|
|
},
|
|
"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",
|
|
"maintainers": [
|
|
{
|
|
"email": "paul@oshannessy.com",
|
|
"name": "zpao"
|
|
},
|
|
{
|
|
"email": "jeff@anafx.com",
|
|
"name": "jeffmo"
|
|
},
|
|
{
|
|
"email": "sebastian@calyptus.eu",
|
|
"name": "sebmarkbage"
|
|
},
|
|
{
|
|
"email": "ben@benalpert.com",
|
|
"name": "spicyj"
|
|
}
|
|
],
|
|
"name": "react",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/react.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "0.13.3"
|
|
}
|