innovationDriveApp/node_modules/color-convert/package.json
2018-07-08 22:49:17 +10:00

54 lines
1.4 KiB
JSON

{
"_args": [
[
"color-convert@0.5.3",
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
]
],
"_from": "color-convert@0.5.3",
"_id": "color-convert@0.5.3",
"_inBundle": false,
"_integrity": "sha1-vbbGnOZg+t/+CwAHzER+G59ygr0=",
"_location": "/color-convert",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "color-convert@0.5.3",
"name": "color-convert",
"escapedName": "color-convert",
"rawSpec": "0.5.3",
"saveSpec": null,
"fetchSpec": "0.5.3"
},
"_requiredBy": [
"/chartjs-color"
],
"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-0.5.3.tgz",
"_spec": "0.5.3",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
"author": {
"name": "Heather Arthur",
"email": "fayearthur@gmail.com"
},
"bugs": {
"url": "https://github.com/harthur/color-convert/issues"
},
"description": "Plain color conversion functions",
"devDependencies": {},
"homepage": "https://github.com/harthur/color-convert#readme",
"keywords": [
"color",
"colour",
"rgb"
],
"name": "color-convert",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/harthur/color-convert.git"
},
"scripts": {
"test": "node test/basic.js"
},
"version": "0.5.3"
}