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.
 
 
 
 

112 lines
2.7 KiB

{
"_args": [
[
"shell-quote@1.6.1",
"/home/bernhard/freifunk-app/node_modules/react-native"
]
],
"_from": "shell-quote@1.6.1",
"_id": "shell-quote@1.6.1",
"_inCache": true,
"_installable": true,
"_location": "/shell-quote",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/shell-quote-1.6.1.tgz_1466196190331_0.3792361367959529"
},
"_npmUser": {
"email": "substack@gmail.com",
"name": "substack"
},
"_npmVersion": "3.7.1",
"_phantomChildren": {},
"_requested": {
"name": "shell-quote",
"raw": "shell-quote@1.6.1",
"rawSpec": "1.6.1",
"scope": null,
"spec": "1.6.1",
"type": "version"
},
"_requiredBy": [
"/react-devtools-core",
"/react-native"
],
"_resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz",
"_shasum": "f4781949cce402697127430ea3b3c5476f481767",
"_shrinkwrap": null,
"_spec": "shell-quote@1.6.1",
"_where": "/home/bernhard/freifunk-app/node_modules/react-native",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-shell-quote/issues"
},
"dependencies": {
"array-filter": "~0.0.0",
"array-map": "~0.0.0",
"array-reduce": "~0.0.0",
"jsonify": "~0.0.0"
},
"description": "quote and parse shell commands",
"devDependencies": {
"tape": "~2.3.0"
},
"directories": {},
"dist": {
"shasum": "f4781949cce402697127430ea3b3c5476f481767",
"tarball": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz"
},
"gitHead": "09935581cd2b300d74a65bda3b1cbeb52779dd16",
"homepage": "https://github.com/substack/node-shell-quote#readme",
"keywords": [
"command",
"parse",
"quote",
"shell"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "karissa",
"email": "krmckelv@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "shell-quote",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/substack/node-shell-quote.git"
},
"scripts": {
"test": "tape test/*.js"
},
"testling": {
"browsers": [
"android-browser/4.2..latest",
"chrome/25..latest",
"chrome/canary",
"firefox/15..latest",
"firefox/3.5",
"firefox/nightly",
"ie/6..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"opera/10..latest",
"opera/next",
"safari/5.1..latest"
],
"files": "test/*.js"
},
"version": "1.6.1"
}