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.

85 lines
2.3 KiB

{
"_args": [
[
"shellwords@^0.1.1",
"/home/bernhard/freifunk-app/node_modules/node-notifier"
]
],
"_from": "shellwords@>=0.1.1 <0.2.0",
"_id": "shellwords@0.1.1",
"_inCache": true,
"_installable": true,
"_location": "/shellwords",
"_nodeVersion": "8.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/shellwords-0.1.1.tgz_1502958896180_0.5970984394662082"
},
"_npmUser": {
"email": "jimmycuadra@gmail.com",
"name": "jimmycuadra"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "shellwords",
"raw": "shellwords@^0.1.1",
"rawSpec": "^0.1.1",
"scope": null,
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/node-notifier"
],
"_resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz",
"_shasum": "d6b9181c1a48d397324c84871efbcfc73fc0654b",
"_shrinkwrap": null,
"_spec": "shellwords@^0.1.1",
"_where": "/home/bernhard/freifunk-app/node_modules/node-notifier",
"author": {
"email": "jimmy@jimmycuadra.com",
"name": "Jimmy Cuadra",
"url": "http://jimmycuadra.com/"
},
"bugs": {
"url": "https://github.com/jimmycuadra/shellwords/issues"
},
"dependencies": {},
"description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.",
"devDependencies": {
"jasmine-node": "~1.0.26",
"nodewatch": "~0.1.0"
},
"directories": {},
"dist": {
"integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==",
"shasum": "d6b9181c1a48d397324c84871efbcfc73fc0654b",
"tarball": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz"
},
"files": [
"lib"
],
"gitHead": "099c489b22f7d6d2c0d20446c38d2b20ef491010",
"homepage": "https://github.com/jimmycuadra/shellwords",
"license": "MIT",
"main": "./lib/shellwords",
"maintainers": [
{
"name": "jimmycuadra",
"email": "jimmycuadra@gmail.com"
}
],
"name": "shellwords",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/jimmycuadra/shellwords.git"
},
"scripts": {
"test": "cake spec"
},
"version": "0.1.1"
}