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.7 KiB
92 lines
2.7 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/plugin-transform-shorthand-properties@^7.0.0-beta",
|
||
|
"/home/bernhard/freifunk-app/node_modules/metro"
|
||
|
]
|
||
|
],
|
||
|
"_from": "@babel/plugin-transform-shorthand-properties@>=7.0.0-beta <8.0.0",
|
||
|
"_id": "@babel/plugin-transform-shorthand-properties@7.0.0-beta.54",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/@babel/plugin-transform-shorthand-properties",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/plugin-transform-shorthand-properties_7.0.0-beta.54_1531764009505_0.852013300809271"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "hi@henryzoo.com",
|
||
|
"name": "hzoo"
|
||
|
},
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "@babel/plugin-transform-shorthand-properties",
|
||
|
"raw": "@babel/plugin-transform-shorthand-properties@^7.0.0-beta",
|
||
|
"rawSpec": "^7.0.0-beta",
|
||
|
"scope": "@babel",
|
||
|
"spec": ">=7.0.0-beta <8.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/metro"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.0.0-beta.54.tgz",
|
||
|
"_shasum": "50e73c2afc5898b1055510ddf60ee13a6301517f",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "@babel/plugin-transform-shorthand-properties@^7.0.0-beta",
|
||
|
"_where": "/home/bernhard/freifunk-app/node_modules/metro",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "7.0.0-beta.54"
|
||
|
},
|
||
|
"description": "Compile ES2015 shorthand properties to ES5",
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "7.0.0-beta.54",
|
||
|
"@babel/helper-plugin-test-runner": "7.0.0-beta.54"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"fileCount": 5,
|
||
|
"shasum": "50e73c2afc5898b1055510ddf60ee13a6301517f",
|
||
|
"tarball": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.0.0-beta.54.tgz",
|
||
|
"unpackedSize": 2141
|
||
|
},
|
||
|
"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-transform-shorthand-properties",
|
||
|
"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-transform-shorthand-properties"
|
||
|
},
|
||
|
"version": "7.0.0-beta.54"
|
||
|
}
|