mirror of
https://github.com/thangisme/notes.git
synced 2024-11-01 00:37:33 -04:00
83 lines
2.1 KiB
JSON
83 lines
2.1 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"css-color-names@0.0.3",
|
||
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/synesthesia"
|
||
|
]
|
||
|
],
|
||
|
"_from": "css-color-names@0.0.3",
|
||
|
"_id": "css-color-names@0.0.3",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/css-color-names",
|
||
|
"_nodeVersion": "0.10.40",
|
||
|
"_npmUser": {
|
||
|
"email": "dave@daveeddy.com",
|
||
|
"name": "bahamas10"
|
||
|
},
|
||
|
"_npmVersion": "2.14.4",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "css-color-names",
|
||
|
"raw": "css-color-names@0.0.3",
|
||
|
"rawSpec": "0.0.3",
|
||
|
"scope": null,
|
||
|
"spec": "0.0.3",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/synesthesia"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.3.tgz",
|
||
|
"_shasum": "de0cef16f4d8aa8222a320d5b6d7e9bbada7b9f6",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "css-color-names@0.0.3",
|
||
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/synesthesia",
|
||
|
"author": {
|
||
|
"email": "dave@daveeddy.com",
|
||
|
"name": "Dave Eddy",
|
||
|
"url": "http://www.daveeddy.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/bahamas10/css-color-names/issues"
|
||
|
},
|
||
|
"contributors": [],
|
||
|
"dependencies": {},
|
||
|
"description": "A JSON Object of css color names mapped to their hex value",
|
||
|
"devDependencies": {},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "de0cef16f4d8aa8222a320d5b6d7e9bbada7b9f6",
|
||
|
"tarball": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.3.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "*"
|
||
|
},
|
||
|
"gitHead": "fdec04dd6c4ed7c9115f1e048958a3925e177025",
|
||
|
"homepage": "https://github.com/bahamas10/css-color-names#readme",
|
||
|
"keywords": [
|
||
|
"colors",
|
||
|
"css",
|
||
|
"names"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "./css-color-names.json",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "bahamas10",
|
||
|
"email": "dave@daveeddy.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "css-color-names",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/bahamas10/css-color-names.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "for f in tests/*.js; do echo \"$f\"; node \"$f\" || exit 1; done; echo 'Passed!'"
|
||
|
},
|
||
|
"version": "0.0.3"
|
||
|
}
|