mirror of
https://github.com/arnaucube/raspberryGPIOhtmlserver.git
synced 2026-02-08 04:06:43 +01:00
servidor funciona, gpio desabilitat
This commit is contained in:
73
node_modules/tinycolor/package.json
generated
vendored
Executable file
73
node_modules/tinycolor/package.json
generated
vendored
Executable file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"tinycolor@0.x",
|
||||
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\ws"
|
||||
]
|
||||
],
|
||||
"_defaultsLoaded": true,
|
||||
"_engineSupported": true,
|
||||
"_from": "tinycolor@>=0.0.0 <1.0.0",
|
||||
"_id": "tinycolor@0.0.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/tinycolor",
|
||||
"_nodeVersion": "v0.6.5",
|
||||
"_npmUser": {
|
||||
"email": "einaros@gmail.com",
|
||||
"name": "einaros"
|
||||
},
|
||||
"_npmVersion": "1.1.0-alpha-6",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "tinycolor",
|
||||
"raw": "tinycolor@0.x",
|
||||
"rawSpec": "0.x",
|
||||
"scope": null,
|
||||
"spec": ">=0.0.0 <1.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/ws"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tinycolor/-/tinycolor-0.0.1.tgz",
|
||||
"_shasum": "320b5a52d83abb5978d81a3e887d4aefb15a6164",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "tinycolor@0.x",
|
||||
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\ws",
|
||||
"author": {
|
||||
"email": "einaros@gmail.com",
|
||||
"name": "Einar Otto Stangvik",
|
||||
"url": "http://2x.io"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/einaros/tinycolor/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "a to-the-point color module for node",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "320b5a52d83abb5978d81a3e887d4aefb15a6164",
|
||||
"tarball": "http://registry.npmjs.org/tinycolor/-/tinycolor-0.0.1.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
},
|
||||
"homepage": "https://github.com/einaros/tinycolor#readme",
|
||||
"main": "tinycolor",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "einaros@gmail.com",
|
||||
"name": "einaros"
|
||||
}
|
||||
],
|
||||
"name": "tinycolor",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/einaros/tinycolor.git"
|
||||
},
|
||||
"version": "0.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user