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.2 KiB

{
"_args": [
[
"metro-minify-uglify@0.30.2",
"/home/bernhard/freifunk-app/node_modules/metro"
]
],
"_from": "metro-minify-uglify@0.30.2",
"_id": "metro-minify-uglify@0.30.2",
"_inCache": true,
"_installable": true,
"_location": "/metro-minify-uglify",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/metro-minify-uglify_0.30.2_1521165823597_0.047545389796936455"
},
"_npmUser": {
"email": "rafeca@gmail.com",
"name": "rafeca"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "metro-minify-uglify",
"raw": "metro-minify-uglify@0.30.2",
"rawSpec": "0.30.2",
"scope": null,
"spec": "0.30.2",
"type": "version"
},
"_requiredBy": [
"/metro"
],
"_resolved": "https://registry.npmjs.org/metro-minify-uglify/-/metro-minify-uglify-0.30.2.tgz",
"_shasum": "7299a0376ad6340e9acf415912d54b5309702040",
"_shrinkwrap": null,
"_spec": "metro-minify-uglify@0.30.2",
"_where": "/home/bernhard/freifunk-app/node_modules/metro",
"bugs": {
"url": "https://github.com/facebook/metro/issues"
},
"dependencies": {
"uglify-es": "^3.1.9"
},
"description": "🚇 Default minifier for Metro",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 10,
"integrity": "sha512-xwqMqYYKZEqJ66Wpf5OpyPJhApOQDb8rYiO94VInlDeHpN7eKGCVILclnx9AmVM3dStmebvXa5jrdgsbnJ1bSg==",
"shasum": "7299a0376ad6340e9acf415912d54b5309702040",
"tarball": "https://registry.npmjs.org/metro-minify-uglify/-/metro-minify-uglify-0.30.2.tgz",
"unpackedSize": 9271
},
"homepage": "https://github.com/facebook/metro#readme",
"license": "MIT",
"main": "src/index.js",
"maintainers": [
{
"name": "rafeca",
"email": "rafeca@gmail.com"
}
],
"name": "metro-minify-uglify",
"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"
}