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.
 
 
 
 

105 lines
2.8 KiB

{
"_args": [
[
"babel-template@^6.26.0",
"/home/bernhard/freifunk-app/node_modules/babel-core"
]
],
"_from": "babel-template@>=6.26.0 <7.0.0",
"_id": "babel-template@6.26.0",
"_inCache": true,
"_installable": true,
"_location": "/babel-template",
"_nodeVersion": "6.9.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/babel-template-6.26.0.tgz_1502898857848_0.5731625664047897"
},
"_npmUser": {
"email": "hi@henryzoo.com",
"name": "hzoo"
},
"_npmVersion": "4.6.1",
"_phantomChildren": {},
"_requested": {
"name": "babel-template",
"raw": "babel-template@^6.26.0",
"rawSpec": "^6.26.0",
"scope": null,
"spec": ">=6.26.0 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-core",
"/babel-helper-function-name",
"/babel-helper-remap-async-to-generator",
"/babel-helper-replace-supers",
"/babel-helpers",
"/babel-plugin-transform-class-properties",
"/babel-plugin-transform-es2015-block-scoping",
"/babel-plugin-transform-es2015-classes",
"/babel-plugin-transform-es2015-computed-properties",
"/babel-plugin-transform-es2015-modules-commonjs",
"/babel-plugin-transform-es2015-parameters",
"/babel-preset-react-native",
"/istanbul-lib-instrument",
"/metro"
],
"_resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz",
"_shasum": "de03e2d16396b069f46dd9fff8521fb1a0e35e02",
"_shrinkwrap": null,
"_spec": "babel-template@^6.26.0",
"_where": "/home/bernhard/freifunk-app/node_modules/babel-core",
"author": {
"email": "sebmck@gmail.com",
"name": "Sebastian McKenzie"
},
"dependencies": {
"babel-runtime": "^6.26.0",
"babel-traverse": "^6.26.0",
"babel-types": "^6.26.0",
"babylon": "^6.18.0",
"lodash": "^4.17.4"
},
"description": "Generate an AST from a string template.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "de03e2d16396b069f46dd9fff8521fb1a0e35e02",
"tarball": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz"
},
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "thejameskyle",
"email": "me@thejameskyle.com"
},
{
"name": "sebmck",
"email": "sebmck@gmail.com"
},
{
"name": "danez",
"email": "daniel@tschinder.de"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
}
],
"name": "babel-template",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-template"
},
"scripts": {},
"version": "6.26.0"
}