d2-ui
Version:
94 lines (93 loc) • 2.21 kB
JSON
{
"_args": [
[
"react-dom@0.14.8",
"/Users/nico/Documents/dhis/webapps/d2-ui"
]
],
"_from": "react-dom@0.14.8",
"_id": "react-dom@0.14.8",
"_inCache": true,
"_installable": true,
"_location": "/react-dom",
"_nodeVersion": "4.2.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/react-dom-0.14.8.tgz_1459268390053_0.8757442627102137"
},
"_npmUser": {
"email": "dan.abramov@gmail.com",
"name": "gaearon"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "react-dom",
"raw": "react-dom@0.14.8",
"rawSpec": "0.14.8",
"scope": null,
"spec": "0.14.8",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/react-dom/-/react-dom-0.14.8.tgz",
"_shasum": "0f1c547514263f771bd31814a739e5306575069e",
"_shrinkwrap": null,
"_spec": "react-dom@0.14.8",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"dependencies": {},
"description": "React package for working with the DOM.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "0f1c547514263f771bd31814a739e5306575069e",
"tarball": "https://registry.npmjs.org/react-dom/-/react-dom-0.14.8.tgz"
},
"homepage": "https://facebook.github.io/react/",
"keywords": [
"react"
],
"license": "BSD-3-Clause",
"main": "index.js",
"maintainers": [
{
"email": "dan.abramov@gmail.com",
"name": "gaearon"
},
{
"email": "scott@oceanbase.org",
"name": "graue"
},
{
"email": "sebastian@calyptus.eu",
"name": "sebmarkbage"
},
{
"email": "ben@benalpert.com",
"name": "spicyj"
},
{
"email": "paul@oshannessy.com",
"name": "zpao"
}
],
"name": "react-dom",
"optionalDependencies": {},
"peerDependencies": {
"react": "^0.14.8"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/react.git"
},
"scripts": {
"start": "node server.js"
},
"version": "0.14.8"
}