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.
 
 
 
 

95 lines
2.2 KiB

{
"_args": [
[
"watch@~0.18.0",
"/home/bernhard/freifunk-app/node_modules/sane"
]
],
"_from": "watch@>=0.18.0 <0.19.0",
"_id": "watch@0.18.0",
"_inCache": true,
"_installable": true,
"_location": "/watch",
"_nodeVersion": "4.4.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/watch-0.18.0.tgz_1461962739879_0.18643369735218585"
},
"_npmUser": {
"email": "mikeal.rogers@gmail.com",
"name": "mikeal"
},
"_npmVersion": "2.15.0",
"_phantomChildren": {},
"_requested": {
"name": "watch",
"raw": "watch@~0.18.0",
"rawSpec": "~0.18.0",
"scope": null,
"spec": ">=0.18.0 <0.19.0",
"type": "range"
},
"_requiredBy": [
"/sane"
],
"_resolved": "https://registry.npmjs.org/watch/-/watch-0.18.0.tgz",
"_shasum": "28095476c6df7c90c963138990c0a5423eb4b986",
"_shrinkwrap": null,
"_spec": "watch@~0.18.0",
"_where": "/home/bernhard/freifunk-app/node_modules/sane",
"author": {
"email": "mikeal.rogers@gmail.com",
"name": "Mikeal Rogers"
},
"bin": {
"watch": "./cli.js"
},
"bugs": {
"url": "https://github.com/mikeal/watch/issues"
},
"dependencies": {
"exec-sh": "^0.2.0",
"minimist": "^1.2.0"
},
"description": "Utilities for watching file trees.",
"devDependencies": {},
"directories": {
"lib": "lib"
},
"dist": {
"shasum": "28095476c6df7c90c963138990c0a5423eb4b986",
"tarball": "https://registry.npmjs.org/watch/-/watch-0.18.0.tgz"
},
"engines": {
"node": ">=0.1.95"
},
"gitHead": "9529f78fc6912acf4ed39cf384dec0ec79c624a9",
"homepage": "https://github.com/mikeal/watch",
"keywords": [
"files",
"fs",
"util",
"utility"
],
"license": "Apache-2.0",
"main": "./main",
"maintainers": [
{
"name": "mikeal",
"email": "mikeal.rogers@gmail.com"
},
{
"name": "finnpauls",
"email": "derfinn@gmail.com"
}
],
"name": "watch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mikeal/watch.git"
},
"scripts": {},
"version": "0.18.0"
}