12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "color-name@1.1.4",
- "D:\\wnmp\\www\\vue\\seaBlueAdmin"
- ]
- ],
- "_development": true,
- "_from": "color-name@1.1.4",
- "_id": "color-name@1.1.4",
- "_inBundle": false,
- "_integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
- "_location": "/color-name",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "color-name@1.1.4",
- "name": "color-name",
- "escapedName": "color-name",
- "rawSpec": "1.1.4",
- "saveSpec": null,
- "fetchSpec": "1.1.4"
- },
- "_requiredBy": [
- "/color-convert",
- "/color-string"
- ],
- "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
- "_spec": "1.1.4",
- "_where": "D:\\wnmp\\www\\vue\\seaBlueAdmin",
- "author": {
- "name": "DY",
- "email": "dfcreative@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/colorjs/color-name/issues"
- },
- "description": "A list of color names and its values",
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/colorjs/color-name",
- "keywords": [
- "color-name",
- "color",
- "color-keyword",
- "keyword"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "color-name",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/colorjs/color-name.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "1.1.4"
- }
|