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.
 
 
 
 

76 lines
1.8 KiB

{
"_args": [
[
"makeerror@1.0.x",
"/home/bernhard/freifunk-app/node_modules/walker"
]
],
"_from": "makeerror@>=1.0.0 <1.1.0",
"_id": "makeerror@1.0.11",
"_inCache": true,
"_installable": true,
"_location": "/makeerror",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "n@daaku.org",
"name": "daaku"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "makeerror",
"raw": "makeerror@1.0.x",
"rawSpec": "1.0.x",
"scope": null,
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/walker"
],
"_resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz",
"_shasum": "e01a5c9109f2af79660e4e8b9587790184f5a96c",
"_shrinkwrap": null,
"_spec": "makeerror@1.0.x",
"_where": "/home/bernhard/freifunk-app/node_modules/walker",
"author": {
"email": "n@daaku.org",
"name": "Naitik Shah"
},
"bugs": {
"url": "https://github.com/daaku/nodejs-makeerror/issues"
},
"dependencies": {
"tmpl": "1.0.x"
},
"description": "A library to make errors.",
"devDependencies": {
"mocha": "0.12.x"
},
"directories": {},
"dist": {
"shasum": "e01a5c9109f2af79660e4e8b9587790184f5a96c",
"tarball": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz"
},
"gitHead": "06a15302cb11eb649a94ac0db6492c6e5eceb940",
"homepage": "https://github.com/daaku/nodejs-makeerror",
"license": "BSD-3-Clause",
"main": "lib/makeerror",
"maintainers": [
{
"name": "daaku",
"email": "n@daaku.org"
}
],
"name": "makeerror",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/daaku/nodejs-makeerror.git"
},
"scripts": {
"test": "NODE_PATH=./lib mocha --ui exports"
},
"version": "1.0.11"
}