This app provides monitoring and information features for the common freifunk user and the technical stuff of a freifunk community. Code base is taken from a TUM Practical Course project and added here to see if Freifunk Altdorf can use it. https://www.freifunk-altdorf.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

73 lines
1.7 KiB

{
"_args": [
[
"process@~0.5.1",
"/home/bernhard/freifunk-app/node_modules/global"
]
],
"_from": "process@>=0.5.1 <0.6.0",
"_id": "process@0.5.2",
"_inCache": true,
"_installable": true,
"_location": "/process",
"_npmUser": {
"email": "shtylman@gmail.com",
"name": "shtylman"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"name": "process",
"raw": "process@~0.5.1",
"rawSpec": "~0.5.1",
"scope": null,
"spec": ">=0.5.1 <0.6.0",
"type": "range"
},
"_requiredBy": [
"/global"
],
"_resolved": "https://registry.npmjs.org/process/-/process-0.5.2.tgz",
"_shasum": "1638d8a8e34c2f440a91db95ab9aeb677fc185cf",
"_shrinkwrap": null,
"_spec": "process@~0.5.1",
"_where": "/home/bernhard/freifunk-app/node_modules/global",
"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": {},
"directories": {},
"dist": {
"shasum": "1638d8a8e34c2f440a91db95ab9aeb677fc185cf",
"tarball": "https://registry.npmjs.org/process/-/process-0.5.2.tgz"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "https://github.com/shtylman/node-process",
"keywords": [
"process"
],
"main": "./index.js",
"maintainers": [
{
"name": "shtylman",
"email": "shtylman@gmail.com"
}
],
"name": "process",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/node-process.git"
},
"version": "0.5.2"
}