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.
 
 
 
 

84 lines
2.0 KiB

{
"_args": [
[
"xpipe@^1.0.5",
"/home/bernhard/freifunk-app/node_modules/metro"
]
],
"_from": "xpipe@>=1.0.5 <2.0.0",
"_id": "xpipe@1.0.5",
"_inCache": true,
"_installable": true,
"_location": "/xpipe",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/xpipe-1.0.5.tgz_1473099113821_0.5368920692708343"
},
"_npmUser": {
"email": "mk@nodexo.de",
"name": "nodexo"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "xpipe",
"raw": "xpipe@^1.0.5",
"rawSpec": "^1.0.5",
"scope": null,
"spec": ">=1.0.5 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/metro"
],
"_resolved": "https://registry.npmjs.org/xpipe/-/xpipe-1.0.5.tgz",
"_shasum": "8dd8bf45fc3f7f55f0e054b878f43a62614dafdf",
"_shrinkwrap": null,
"_spec": "xpipe@^1.0.5",
"_where": "/home/bernhard/freifunk-app/node_modules/metro",
"author": {
"name": "Michael Kortstiege"
},
"bugs": {
"url": "https://github.com/nodexo/xpipe/issues"
},
"dependencies": {},
"description": "Use cross-platform IPC paths in node.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8dd8bf45fc3f7f55f0e054b878f43a62614dafdf",
"tarball": "https://registry.npmjs.org/xpipe/-/xpipe-1.0.5.tgz"
},
"gitHead": "8cc87189946b94cacb057f33a55c50eeb4906289",
"homepage": "https://github.com/nodexo/xpipe#readme",
"keywords": [
"cross platform",
"ipc",
"named pipes",
"path",
"sockets",
"unix",
"windows"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "nodexo",
"email": "mk@nodexo.de"
}
],
"name": "xpipe",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/nodexo/xpipe.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.5"
}