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.
90 lines
2.7 KiB
90 lines
2.7 KiB
{ |
|
"_args": [ |
|
[ |
|
"@babel/plugin-syntax-object-rest-spread@7.0.0-beta.54", |
|
"/home/bernhard/freifunk-app/node_modules/@babel/plugin-proposal-object-rest-spread" |
|
] |
|
], |
|
"_from": "@babel/plugin-syntax-object-rest-spread@7.0.0-beta.54", |
|
"_id": "@babel/plugin-syntax-object-rest-spread@7.0.0-beta.54", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/@babel/plugin-syntax-object-rest-spread", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/plugin-syntax-object-rest-spread_7.0.0-beta.54_1531764001435_0.00515892959330122" |
|
}, |
|
"_npmUser": { |
|
"email": "hi@henryzoo.com", |
|
"name": "hzoo" |
|
}, |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "@babel/plugin-syntax-object-rest-spread", |
|
"raw": "@babel/plugin-syntax-object-rest-spread@7.0.0-beta.54", |
|
"rawSpec": "7.0.0-beta.54", |
|
"scope": "@babel", |
|
"spec": "7.0.0-beta.54", |
|
"type": "version" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/plugin-proposal-object-rest-spread" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.0.0-beta.54.tgz", |
|
"_shasum": "e0f445612081ab573e2535adbabc7b710d17940c", |
|
"_shrinkwrap": null, |
|
"_spec": "@babel/plugin-syntax-object-rest-spread@7.0.0-beta.54", |
|
"_where": "/home/bernhard/freifunk-app/node_modules/@babel/plugin-proposal-object-rest-spread", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "7.0.0-beta.54" |
|
}, |
|
"description": "Allow parsing of object rest/spread", |
|
"devDependencies": { |
|
"@babel/core": "7.0.0-beta.54" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"fileCount": 5, |
|
"shasum": "e0f445612081ab573e2535adbabc7b710d17940c", |
|
"tarball": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.0.0-beta.54.tgz", |
|
"unpackedSize": 1475 |
|
}, |
|
"keywords": [ |
|
"babel-plugin" |
|
], |
|
"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/plugin-syntax-object-rest-spread", |
|
"optionalDependencies": {}, |
|
"peerDependencies": { |
|
"@babel/core": ">=7.0.0-beta.50 <7.0.0-rc.0" |
|
}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread" |
|
}, |
|
"version": "7.0.0-beta.54" |
|
}
|
|
|