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
2.0 KiB

{
"_args": [
[
"xmldoc@^0.4.0",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "xmldoc@>=0.4.0 <0.5.0",
"_id": "xmldoc@0.4.0",
"_inCache": true,
"_installable": true,
"_location": "/xmldoc",
"_nodeVersion": "4.1.1",
"_npmUser": {
"email": "nfarina@gmail.com",
"name": "nfarina"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"name": "xmldoc",
"raw": "xmldoc@^0.4.0",
"rawSpec": "^0.4.0",
"scope": null,
"spec": ">=0.4.0 <0.5.0",
"type": "range"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/xmldoc/-/xmldoc-0.4.0.tgz",
"_shasum": "d257224be8393eaacbf837ef227fd8ec25b36888",
"_shrinkwrap": null,
"_spec": "xmldoc@^0.4.0",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "nfarina@gmail.com",
"name": "Nick Farina",
"url": "http://nfarina.com"
},
"bugs": {
"url": "https://github.com/nfarina/xmldoc/issues"
},
"contributors": [
{
"name": "Nick Farina",
"email": "nfarina@gmail.com"
}
],
"dependencies": {
"sax": "~1.1.1"
},
"description": "A lightweight XML Document class for JavaScript.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d257224be8393eaacbf837ef227fd8ec25b36888",
"tarball": "https://registry.npmjs.org/xmldoc/-/xmldoc-0.4.0.tgz"
},
"gitHead": "48c1b3b4414fa612e5eff005346d6787ab441b98",
"homepage": "https://github.com/nfarina/xmldoc#readme",
"license": {
"type": "MIT",
"url": "https://raw.github.com/nfarina/xmldoc-js/master/LICENSE"
},
"main": "./index",
"maintainers": [
{
"name": "nfarina",
"email": "nfarina@gmail.com"
}
],
"name": "xmldoc",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/nfarina/xmldoc.git"
},
"scripts": {},
"version": "0.4.0"
}