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.
 
 
 
 

74 lines
1.7 KiB

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