@zkochan/pnpm
Version:
Fast, disk space efficient package manager
92 lines (91 loc) • 2.73 kB
JSON
{
"_args": [
[
{
"raw": "color-name@1.1.3",
"scope": null,
"escapedName": "color-name",
"name": "color-name",
"rawSpec": "1.1.3",
"spec": "1.1.3",
"type": "version"
},
"/home/zkochan/src/pnpm/packages/pnpm/node_modules/color-convert"
]
],
"_from": "color-name@1.1.3",
"_id": "color-name@1.1.3",
"_inCache": 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": {
"name": "dfcreative",
"email": "df.creative@gmail.com"
},
"_npmVersion": "4.6.1",
"_phantomChildren": {},
"_requested": {
"raw": "color-name@1.1.3",
"scope": null,
"escapedName": "color-name",
"name": "color-name",
"rawSpec": "1.1.3",
"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/zkochan/src/pnpm/packages/pnpm/node_modules/color-convert",
"author": {
"name": "DY",
"email": "dfcreative@gmail.com"
},
"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-name",
"color",
"color-keyword",
"keyword"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "dfcreative",
"email": "df.creative@gmail.com"
}
],
"name": "color-name",
"optionalDependencies": {},
"readme": "A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors.\r\n\r\n[](https://nodei.co/npm/color-name/)\r\n\r\n\r\n```js\r\nvar colors = require('color-name');\r\ncolors.red //[255,0,0]\r\n```\r\n\r\n<a href=\"LICENSE\"><img src=\"https://upload.wikimedia.org/wikipedia/commons/0/0c/MIT_logo.svg\" width=\"120\"/></a>\r\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/dfcreative/color-name.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.3"
}