tis-cli前端项目快速搭建命令行工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

59 lines
1.3 KiB

{
"_args": [
[
"color-name@1.1.4",
"E:\\work\\code\\tis-cli"
]
],
"_from": "color-name@1.1.4",
"_id": "color-name@1.1.4",
"_inBundle": false,
"_integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=",
"_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"
],
"_resolved": "https://r.cnpmjs.org/color-name/download/color-name-1.1.4.tgz",
"_spec": "1.1.4",
"_where": "E:\\work\\code\\tis-cli",
"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"
}