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.

96 lines
2.4 KiB

{
"_args": [
[
"@babel/highlight@7.0.0-beta.54",
"/home/bernhard/freifunk-app/node_modules/@babel/code-frame"
]
],
"_from": "@babel/highlight@7.0.0-beta.54",
"_id": "@babel/highlight@7.0.0-beta.54",
"_inCache": true,
"_installable": true,
"_location": "/@babel/highlight",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/highlight_7.0.0-beta.54_1531763986232_0.8800778843303727"
},
"_npmUser": {
"email": "hi@henryzoo.com",
"name": "hzoo"
},
"_phantomChildren": {
"color-convert": "1.9.2",
"escape-string-regexp": "1.0.5",
"has-flag": "3.0.0"
},
"_requested": {
"name": "@babel/highlight",
"raw": "@babel/highlight@7.0.0-beta.54",
"rawSpec": "7.0.0-beta.54",
"scope": "@babel",
"spec": "7.0.0-beta.54",
"type": "version"
},
"_requiredBy": [
"/@babel/code-frame"
],
"_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.0.0-beta.54.tgz",
"_shasum": "155d507358329b8e7068970017c3fd74a9b08584",
"_shrinkwrap": null,
"_spec": "@babel/highlight@7.0.0-beta.54",
"_where": "/home/bernhard/freifunk-app/node_modules/@babel/code-frame",
"author": {
"email": "me@suchipi.com",
"name": "suchipi"
},
"dependencies": {
"chalk": "^2.0.0",
"esutils": "^2.0.2",
"js-tokens": "^3.0.0"
},
"description": "Syntax highlight JavaScript strings for output in terminals.",
"devDependencies": {
"strip-ansi": "^4.0.0"
},
"directories": {},
"dist": {
"fileCount": 5,
"shasum": "155d507358329b8e7068970017c3fd74a9b08584",
"tarball": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.0.0-beta.54.tgz",
"unpackedSize": 4012
},
"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/highlight",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-highlight"
},
"version": "7.0.0-beta.54"
}