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.
 
 
 
 

81 lines
1.9 KiB

{
"_args": [
[
"color-name@1.1.1",
"/home/bernhard/freifunk-app/node_modules/color-convert"
]
],
"_from": "color-name@1.1.1",
"_id": "color-name@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/color-name",
"_nodeVersion": "5.3.0",
"_npmUser": {
"email": "df.creative@gmail.com",
"name": "dfcreative"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "color-name",
"raw": "color-name@1.1.1",
"rawSpec": "1.1.1",
"scope": null,
"spec": "1.1.1",
"type": "version"
},
"_requiredBy": [
"/color-convert"
],
"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.1.tgz",
"_shasum": "4b1415304cf50028ea81643643bd82ea05803689",
"_shrinkwrap": null,
"_spec": "color-name@1.1.1",
"_where": "/home/bernhard/freifunk-app/node_modules/color-convert",
"author": {
"email": "dfcreative@gmail.com",
"name": "DY"
},
"bugs": {
"url": "https://github.com/dfcreative/color-name/issues"
},
"dependencies": {},
"description": "A list of color names and it’s values",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "4b1415304cf50028ea81643643bd82ea05803689",
"tarball": "https://registry.npmjs.org/color-name/-/color-name-1.1.1.tgz"
},
"files": [
"index.js"
],
"gitHead": "b47de1bf75da523d6d6061a41f7f0c9bb7c213bf",
"homepage": "https://github.com/dfcreative/color-name",
"keywords": [
"color",
"color-keyword",
"color-name",
"keyword"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "dfcreative",
"email": "df.creative@gmail.com"
}
],
"name": "color-name",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/dfcreative/color-name.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.1"
}