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.
 
 
 
 

89 lines
2.9 KiB

{
"_args": [
[
"babel-helper-builder-binary-assignment-operator-visitor@^6.24.1",
"/home/bernhard/freifunk-app/node_modules/babel-plugin-transform-exponentiation-operator"
]
],
"_from": "babel-helper-builder-binary-assignment-operator-visitor@>=6.24.1 <7.0.0",
"_id": "babel-helper-builder-binary-assignment-operator-visitor@6.24.1",
"_inCache": true,
"_installable": true,
"_location": "/babel-helper-builder-binary-assignment-operator-visitor",
"_nodeVersion": "6.9.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz_1491578357045_0.2605686045717448"
},
"_npmUser": {
"email": "hi@henryzoo.com",
"name": "hzoo"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"name": "babel-helper-builder-binary-assignment-operator-visitor",
"raw": "babel-helper-builder-binary-assignment-operator-visitor@^6.24.1",
"rawSpec": "^6.24.1",
"scope": null,
"spec": ">=6.24.1 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-plugin-transform-exponentiation-operator"
],
"_resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz",
"_shasum": "cce4517ada356f4220bcae8a02c2b346f9a56664",
"_shrinkwrap": null,
"_spec": "babel-helper-builder-binary-assignment-operator-visitor@^6.24.1",
"_where": "/home/bernhard/freifunk-app/node_modules/babel-plugin-transform-exponentiation-operator",
"dependencies": {
"babel-helper-explode-assignable-expression": "^6.24.1",
"babel-runtime": "^6.22.0",
"babel-types": "^6.24.1"
},
"description": "Helper function to build binary assignment operator visitors",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "cce4517ada356f4220bcae8a02c2b346f9a56664",
"tarball": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz"
},
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "amasad",
"email": "amjad.masad@gmail.com"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "jmm",
"email": "npm-public@jessemccarthy.net"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
{
"name": "sebmck",
"email": "sebmck@gmail.com"
},
{
"name": "thejameskyle",
"email": "me@thejameskyle.com"
}
],
"name": "babel-helper-builder-binary-assignment-operator-visitor",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor"
},
"scripts": {},
"version": "6.24.1"
}