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.
 
 
 
 

124 lines
2.9 KiB

{
"_args": [
[
"fragment-cache@^0.2.1",
"/home/bernhard/freifunk-app/node_modules/anymatch/node_modules/micromatch"
]
],
"_from": "fragment-cache@>=0.2.1 <0.3.0",
"_id": "fragment-cache@0.2.1",
"_inCache": true,
"_installable": true,
"_location": "/fragment-cache",
"_nodeVersion": "7.6.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/fragment-cache-0.2.1.tgz_1489523817961_0.01654543890617788"
},
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"name": "fragment-cache",
"raw": "fragment-cache@^0.2.1",
"rawSpec": "^0.2.1",
"scope": null,
"spec": ">=0.2.1 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/anymatch/extglob",
"/anymatch/micromatch",
"/nanomatch",
"/sane/extglob",
"/sane/micromatch",
"/test-exclude/extglob",
"/test-exclude/micromatch"
],
"_resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
"_shasum": "4290fad27f13e89be7f33799c6bc5a0abfff0d19",
"_shrinkwrap": null,
"_spec": "fragment-cache@^0.2.1",
"_where": "/home/bernhard/freifunk-app/node_modules/anymatch/node_modules/micromatch",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/fragment-cache/issues"
},
"dependencies": {
"map-cache": "^0.2.2"
},
"description": "A cache for managing namespaced sub-caches",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-eslint": "^3.0.1",
"gulp-format-md": "^0.1.11",
"gulp-istanbul": "^1.1.1",
"gulp-mocha": "^3.0.1",
"mocha": "^3.2.0"
},
"directories": {},
"dist": {
"shasum": "4290fad27f13e89be7f33799c6bc5a0abfff0d19",
"tarball": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "33583b03f505c67479ddbc66f825b0e653704207",
"homepage": "https://github.com/jonschlinkert/fragment-cache",
"keywords": [
"cache",
"fragment"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
}
],
"name": "fragment-cache",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/fragment-cache.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"reflinks": [
"map-cache",
"verb"
],
"related": {
"list": [
"base",
"map-cache"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "0.2.1"
}