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.
 
 
 
 

77 lines
2.1 KiB

{
"_args": [
[
"metro-cache@0.30.2",
"/home/bernhard/freifunk-app/node_modules/metro"
]
],
"_from": "metro-cache@0.30.2",
"_id": "metro-cache@0.30.2",
"_inCache": true,
"_installable": true,
"_location": "/metro-cache",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/metro-cache_0.30.2_1521165817058_0.9667348655666237"
},
"_npmUser": {
"email": "rafeca@gmail.com",
"name": "rafeca"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "metro-cache",
"raw": "metro-cache@0.30.2",
"rawSpec": "0.30.2",
"scope": null,
"spec": "0.30.2",
"type": "version"
},
"_requiredBy": [
"/metro"
],
"_resolved": "https://registry.npmjs.org/metro-cache/-/metro-cache-0.30.2.tgz",
"_shasum": "1fb1ff92d3d8c596fd8cddc1635a9cb1c26e4cba",
"_shrinkwrap": null,
"_spec": "metro-cache@0.30.2",
"_where": "/home/bernhard/freifunk-app/node_modules/metro",
"bugs": {
"url": "https://github.com/facebook/metro/issues"
},
"dependencies": {
"jest-serializer": "^22.4.0",
"mkdirp": "^0.5.1"
},
"description": "🚇 Cache layers for Metro",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 22,
"integrity": "sha512-XYd07OwgtZRHFXyip40wdNJ8abPJRziuE5bb3jjf8wvyHxCpzlZlvbe0ZhcR8ChBwFUjHMuVyoou52AC3a0f+g==",
"shasum": "1fb1ff92d3d8c596fd8cddc1635a9cb1c26e4cba",
"tarball": "https://registry.npmjs.org/metro-cache/-/metro-cache-0.30.2.tgz",
"unpackedSize": 26429
},
"homepage": "https://github.com/facebook/metro#readme",
"main": "src/index.js",
"maintainers": [
{
"name": "rafeca",
"email": "rafeca@gmail.com"
}
],
"name": "metro-cache",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/facebook/metro.git"
},
"scripts": {
"cleanup-release": "test ! -e build && mv src build && mv src.real src",
"prepare-release": "test -d build && rm -rf src.real && mv src src.real && mv build src"
},
"version": "0.30.2"
}