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.
 
 
 
 

93 lines
2.2 KiB

{
"_args": [
[
"fb-watchman@^2.0.0",
"/home/bernhard/freifunk-app/node_modules/jest-haste-map"
]
],
"_from": "fb-watchman@>=2.0.0 <3.0.0",
"_id": "fb-watchman@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/fb-watchman",
"_nodeVersion": "0.12.4",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/fb-watchman-2.0.0.tgz_1485803244981_0.6421511068474501"
},
"_npmUser": {
"email": "wez@wezfurlong.org",
"name": "wez"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {},
"_requested": {
"name": "fb-watchman",
"raw": "fb-watchman@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-haste-map",
"/sane"
],
"_resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz",
"_shasum": "54e9abf7dfa2f26cd9b1636c588c1afc05de5d58",
"_shrinkwrap": null,
"_spec": "fb-watchman@^2.0.0",
"_where": "/home/bernhard/freifunk-app/node_modules/jest-haste-map",
"author": {
"email": "wez@fb.com",
"name": "Wez Furlong",
"url": "http://wezfurlong.org"
},
"bugs": {
"url": "https://github.com/facebook/watchman/issues"
},
"dependencies": {
"bser": "^2.0.0"
},
"description": "Bindings for the Watchman file watching service",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "54e9abf7dfa2f26cd9b1636c588c1afc05de5d58",
"tarball": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz"
},
"files": [
"index.js"
],
"homepage": "https://facebook.github.io/watchman/",
"keywords": [
"facebook",
"file",
"fs",
"fs.watch",
"fswatcher",
"glob",
"utility",
"watch",
"watcher",
"watching",
"watchman"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "wez",
"email": "wez@wezfurlong.org"
}
],
"name": "fb-watchman",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/facebook/watchman.git"
},
"scripts": {},
"version": "2.0.0"
}