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.
 
 
 
 

82 lines
1.9 KiB

{
"_args": [
[
"dom-walk@^0.1.0",
"/home/bernhard/freifunk-app/node_modules/min-document"
]
],
"_from": "dom-walk@>=0.1.0 <0.2.0",
"_id": "dom-walk@0.1.1",
"_inCache": true,
"_installable": true,
"_location": "/dom-walk",
"_npmUser": {
"email": "raynos2@gmail.com",
"name": "raynos"
},
"_npmVersion": "1.4.10",
"_phantomChildren": {},
"_requested": {
"name": "dom-walk",
"raw": "dom-walk@^0.1.0",
"rawSpec": "^0.1.0",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/min-document"
],
"_resolved": "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz",
"_shasum": "672226dc74c8f799ad35307df936aba11acd6018",
"_shrinkwrap": null,
"_spec": "dom-walk@^0.1.0",
"_where": "/home/bernhard/freifunk-app/node_modules/min-document",
"author": {
"email": "raynos2@gmail.com",
"name": "Raynos"
},
"bugs": {
"email": "raynos2@gmail.com",
"url": "https://github.com/Raynos/dom-walk/issues"
},
"contributors": [
{
"name": "Jake Verbaten"
}
],
"dependencies": {},
"description": "iteratively walk a DOM node",
"devDependencies": {
"browserify-server": "~0.5.6"
},
"directories": {},
"dist": {
"shasum": "672226dc74c8f799ad35307df936aba11acd6018",
"tarball": "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz"
},
"homepage": "https://github.com/Raynos/dom-walk",
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/Raynos/dom-walk/raw/master/LICENSE"
}
],
"main": "index",
"maintainers": [
{
"name": "raynos",
"email": "raynos2@gmail.com"
}
],
"name": "dom-walk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/Raynos/dom-walk.git"
},
"scripts": {},
"version": "0.1.1"
}