Completely updated React, fixed #11, (hopefully)

This commit is contained in:
2018-03-04 19:11:49 -05:00
parent 6e0afd6e2a
commit 34e5f5139a
13674 changed files with 333464 additions and 473223 deletions

View File

@@ -1,18 +1,53 @@
{
"author": "Roman Shtylman <shtylman@gmail.com>",
"name": "process",
"_args": [
[
"process@0.5.2",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "process@0.5.2",
"_id": "process@0.5.2",
"_inBundle": false,
"_integrity": "sha1-FjjYqONML0QKkduVq5rrZ3/Bhc8=",
"_location": "/material-ui/process",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "process@0.5.2",
"name": "process",
"escapedName": "process",
"rawSpec": "0.5.2",
"saveSpec": null,
"fetchSpec": "0.5.2"
},
"_requiredBy": [
"/material-ui/global"
],
"_resolved": "https://registry.npmjs.org/process/-/process-0.5.2.tgz",
"_spec": "0.5.2",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "Roman Shtylman",
"email": "shtylman@gmail.com"
},
"browser": "./browser.js",
"bugs": {
"url": "https://github.com/shtylman/node-process/issues"
},
"description": "process information for node.js and browsers",
"engines": {
"node": ">= 0.6.0"
},
"homepage": "https://github.com/shtylman/node-process#readme",
"keywords": [
"process"
],
"version": "0.5.2",
"main": "./index.js",
"name": "process",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/node-process.git"
},
"browser": "./browser.js",
"main": "./index.js",
"engines": {
"node": ">= 0.6.0"
}
"version": "0.5.2"
}