mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
98 lines
2.4 KiB
JSON
98 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"process@~0.11.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "process@>=0.11.0 <0.12.0",
|
|
"_id": "process@0.11.10",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/process",
|
|
"_nodeVersion": "6.10.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/process-0.11.10.tgz_1493210065468_0.9640797527972609"
|
|
},
|
|
"_npmUser": {
|
|
"email": "calvin.metcalf@gmail.com",
|
|
"name": "cwmma"
|
|
},
|
|
"_npmVersion": "4.0.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "process",
|
|
"raw": "process@~0.11.0",
|
|
"rawSpec": "~0.11.0",
|
|
"scope": null,
|
|
"spec": ">=0.11.0 <0.12.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify",
|
|
"/insert-module-globals",
|
|
"/timers-browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
|
|
"_shasum": "7332300e840161bda3e69a1d1d91a7d4bc16f182",
|
|
"_shrinkwrap": null,
|
|
"_spec": "process@~0.11.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"email": "shtylman@gmail.com",
|
|
"name": "Roman Shtylman"
|
|
},
|
|
"browser": "./browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/shtylman/node-process/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "process information for node.js and browsers",
|
|
"devDependencies": {
|
|
"mocha": "2.2.1",
|
|
"zuul": "^3.10.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "7332300e840161bda3e69a1d1d91a7d4bc16f182",
|
|
"tarball": "https://registry.npmjs.org/process/-/process-0.11.10.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
},
|
|
"gitHead": "557aa46f283caccce603dbb9c376b3d81067c510",
|
|
"homepage": "https://github.com/shtylman/node-process#readme",
|
|
"keywords": [
|
|
"process"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "coolaj86",
|
|
"email": "coolaj86@gmail.com"
|
|
},
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
{
|
|
"name": "defunctzombie",
|
|
"email": "shtylman@gmail.com"
|
|
}
|
|
],
|
|
"name": "process",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/shtylman/node-process.git"
|
|
},
|
|
"scripts": {
|
|
"browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js",
|
|
"test": "mocha test.js"
|
|
},
|
|
"version": "0.11.10"
|
|
}
|