Initial commit
This commit is contained in:
23
node_modules/process/package.json
generated
vendored
23
node_modules/process/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "process@^0.11.1",
|
||||
"_args": [
|
||||
[
|
||||
"process@0.11.10",
|
||||
"/var/www/backend/minis-data"
|
||||
]
|
||||
],
|
||||
"_from": "process@0.11.10",
|
||||
"_id": "process@0.11.10",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=",
|
||||
"_location": "/process",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "process@^0.11.1",
|
||||
"raw": "process@0.11.10",
|
||||
"name": "process",
|
||||
"escapedName": "process",
|
||||
"rawSpec": "^0.11.1",
|
||||
"rawSpec": "0.11.10",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.11.1"
|
||||
"fetchSpec": "0.11.10"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/path"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
|
||||
"_shasum": "7332300e840161bda3e69a1d1d91a7d4bc16f182",
|
||||
"_spec": "process@^0.11.1",
|
||||
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\path",
|
||||
"_spec": "0.11.10",
|
||||
"_where": "/var/www/backend/minis-data",
|
||||
"author": {
|
||||
"name": "Roman Shtylman",
|
||||
"email": "shtylman@gmail.com"
|
||||
@@ -30,8 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/shtylman/node-process/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "process information for node.js and browsers",
|
||||
"devDependencies": {
|
||||
"mocha": "2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user