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.
 
 
 
 

99 lines
2.4 KiB

{
"_args": [
[
"node-modules-regexp@^1.0.0",
"/home/bernhard/freifunk-app/node_modules/pirates"
]
],
"_from": "node-modules-regexp@>=1.0.0 <2.0.0",
"_id": "node-modules-regexp@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/node-modules-regexp",
"_nodeVersion": "5.1.0",
"_npmUser": {
"email": "james@talmage.io",
"name": "jamestalmage"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "node-modules-regexp",
"raw": "node-modules-regexp@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pirates"
],
"_resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz",
"_shasum": "8d9dbe28964a4ac5712e9131642107c71e90ec40",
"_shrinkwrap": null,
"_spec": "node-modules-regexp@^1.0.0",
"_where": "/home/bernhard/freifunk-app/node_modules/pirates",
"author": {
"email": "james@talmage.io",
"name": "James Talmage",
"url": "github.com/jamestalmage"
},
"bugs": {
"url": "https://github.com/jamestalmage/node-modules-regexp/issues"
},
"dependencies": {},
"description": "A regular expression for file paths that contain a `node_modules` folder.",
"devDependencies": {
"ava": "^0.7.0",
"xo": "^0.11.2"
},
"directories": {},
"dist": {
"shasum": "8d9dbe28964a4ac5712e9131642107c71e90ec40",
"tarball": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "e41c3de8cbb3b1c20434ccaf4e99fc04a3268d6b",
"homepage": "https://github.com/jamestalmage/node-modules-regexp#readme",
"keywords": [
"exclude",
"expression",
"expressions",
"ignore",
"include",
"module",
"node",
"node_modules",
"regular",
"regular expression",
"regular expressions"
],
"license": "MIT",
"maintainers": [
{
"name": "jamestalmage",
"email": "james@talmage.io"
}
],
"name": "node-modules-regexp",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jamestalmage/node-modules-regexp.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.0.0",
"xo": {
"ignores": [
"test.js"
]
}
}