This repository has been archived on 2022-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
websocket-webcam/node_modules/ws/node_modules/tinycolor/package.json

27 lines
656 B
JSON

{
"author": {
"name": "Einar Otto Stangvik",
"email": "einaros@gmail.com",
"url": "http://2x.io"
},
"name": "tinycolor",
"description": "a to-the-point color module for node",
"version": "0.0.1",
"repository": {
"type": "git",
"url": "git://github.com/einaros/tinycolor.git"
},
"engines": {
"node": ">=0.4.0"
},
"dependencies": {},
"devDependencies": {},
"main": "tinycolor",
"readme": "# tinycolor #\n\nThis is a no-fuzz, barebone, zero muppetry color module for node.js.",
"_id": "tinycolor@0.0.1",
"dist": {
"shasum": "e1ee86d35d022d6d5fccba53141d5c50727ff76c"
},
"_from": "tinycolor@0.x"
}