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.
 
 
 
 

92 lines
2.8 KiB

{
"_args": [
[
"@babel/helper-module-transforms@7.0.0-beta.54",
"/home/bernhard/freifunk-app/node_modules/@babel/plugin-transform-modules-commonjs"
]
],
"_from": "@babel/helper-module-transforms@7.0.0-beta.54",
"_id": "@babel/helper-module-transforms@7.0.0-beta.54",
"_inCache": true,
"_installable": true,
"_location": "/@babel/helper-module-transforms",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/helper-module-transforms_7.0.0-beta.54_1531764025007_0.37243905857138704"
},
"_npmUser": {
"email": "hi@henryzoo.com",
"name": "hzoo"
},
"_phantomChildren": {},
"_requested": {
"name": "@babel/helper-module-transforms",
"raw": "@babel/helper-module-transforms@7.0.0-beta.54",
"rawSpec": "7.0.0-beta.54",
"scope": "@babel",
"spec": "7.0.0-beta.54",
"type": "version"
},
"_requiredBy": [
"/@babel/plugin-transform-modules-commonjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.0.0-beta.54.tgz",
"_shasum": "8cc57eb0db5f0945d866524d555abd084e30cc35",
"_shrinkwrap": null,
"_spec": "@babel/helper-module-transforms@7.0.0-beta.54",
"_where": "/home/bernhard/freifunk-app/node_modules/@babel/plugin-transform-modules-commonjs",
"author": {
"email": "loganfsmyth@gmail.com",
"name": "Logan Smyth"
},
"dependencies": {
"@babel/helper-module-imports": "7.0.0-beta.54",
"@babel/helper-simple-access": "7.0.0-beta.54",
"@babel/helper-split-export-declaration": "7.0.0-beta.54",
"@babel/template": "7.0.0-beta.54",
"@babel/types": "7.0.0-beta.54",
"lodash": "^4.17.5"
},
"description": "Babel helper functions for implementing ES6 module transformations",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 8,
"shasum": "8cc57eb0db5f0945d866524d555abd084e30cc35",
"tarball": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.0.0-beta.54.tgz",
"unpackedSize": 29985
},
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "danez",
"email": "daniel@tschinder.de"
},
{
"name": "existentialism",
"email": "bng412@gmail.com"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
{
"name": "xtuc",
"email": "contact@xtuc.fr"
}
],
"name": "@babel/helper-module-transforms",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms"
},
"version": "7.0.0-beta.54"
}