mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
euh
This commit is contained in:
82
node_modules/color-name/package.json
generated
vendored
Normal file
82
node_modules/color-name/package.json
generated
vendored
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"color-name@1.1.3",
|
||||
"/home/beppe/Github/yahooApi/node_modules/color-convert"
|
||||
]
|
||||
],
|
||||
"_from": "color-name@1.1.3",
|
||||
"_id": "color-name@1.1.3",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/color-name",
|
||||
"_nodeVersion": "8.1.2",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "s3://npm-registry-packages",
|
||||
"tmp": "tmp/color-name-1.1.3.tgz_1500157027207_0.5641644957941025"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "df.creative@gmail.com",
|
||||
"name": "dfcreative"
|
||||
},
|
||||
"_npmVersion": "4.6.1",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "color-name",
|
||||
"raw": "color-name@1.1.3",
|
||||
"rawSpec": "1.1.3",
|
||||
"scope": null,
|
||||
"spec": "1.1.3",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/color-convert"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
||||
"_shasum": "a7d0558bd89c42f795dd42328f740831ca53bc25",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "color-name@1.1.3",
|
||||
"_where": "/home/beppe/Github/yahooApi/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 its values",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "a7d0558bd89c42f795dd42328f740831ca53bc25",
|
||||
"tarball": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
|
||||
},
|
||||
"gitHead": "cb7d4629b00fe38564f741a0779f6ad84d8007a2",
|
||||
"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.3"
|
||||
}
|
Reference in New Issue
Block a user