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.
 
 
 
 

98 lines
2.2 KiB

{
"_args": [
[
"npmlog@^2.0.4",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "npmlog@>=2.0.4 <3.0.0",
"_id": "npmlog@2.0.4",
"_inCache": true,
"_installable": true,
"_location": "/npmlog",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/npmlog-2.0.4.tgz_1463616637725_0.461703865788877"
},
"_npmUser": {
"email": "kat@sykosomatic.org",
"name": "zkat"
},
"_npmVersion": "3.9.1",
"_phantomChildren": {},
"_requested": {
"name": "npmlog",
"raw": "npmlog@^2.0.4",
"rawSpec": "^2.0.4",
"scope": null,
"spec": ">=2.0.4 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/react-native"
],
"_resolved": "https://registry.npmjs.org/npmlog/-/npmlog-2.0.4.tgz",
"_shasum": "98b52530f2514ca90d09ec5b22c8846722375692",
"_shrinkwrap": null,
"_spec": "npmlog@^2.0.4",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/npmlog/issues"
},
"dependencies": {
"ansi": "~0.3.1",
"are-we-there-yet": "~1.1.2",
"gauge": "~1.2.5"
},
"description": "logger for npm",
"devDependencies": {
"tap": "~5.7.0"
},
"directories": {},
"dist": {
"shasum": "98b52530f2514ca90d09ec5b22c8846722375692",
"tarball": "https://registry.npmjs.org/npmlog/-/npmlog-2.0.4.tgz"
},
"files": [
"log.js"
],
"gitHead": "3732fd4ba1ca2d47c6102343e6c3fb7e66df7fe5",
"homepage": "https://github.com/npm/npmlog#readme",
"license": "ISC",
"main": "log.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "zkat",
"email": "kat@sykosomatic.org"
}
],
"name": "npmlog",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npmlog.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.0.4"
}