64 lines
1.5 KiB
JSON
64 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"tinycolor2@1.4.1",
|
|
"D:\\Hjm项目\\TransFlow"
|
|
]
|
|
],
|
|
"_from": "tinycolor2@1.4.1",
|
|
"_id": "tinycolor2@1.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g=",
|
|
"_location": "/tinycolor2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "tinycolor2@1.4.1",
|
|
"name": "tinycolor2",
|
|
"escapedName": "tinycolor2",
|
|
"rawSpec": "1.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/view-design"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.1.tgz",
|
|
"_spec": "1.4.1",
|
|
"_where": "D:\\Hjm项目\\TransFlow",
|
|
"author": {
|
|
"name": "Brian Grinstead",
|
|
"email": "briangrinstead@gmail.com",
|
|
"url": "http://briangrinstead.com"
|
|
},
|
|
"contributors": [],
|
|
"description": "Fast Color Parsing and Manipulation",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-concat": "~0.1.3",
|
|
"grunt-contrib-jshint": "~0.1.1",
|
|
"grunt-contrib-qunit": "^0.7.0",
|
|
"grunt-contrib-uglify": "~0.2.0",
|
|
"grunt-docco": "~0.2.0"
|
|
},
|
|
"directories": {},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"keywords": [
|
|
"color",
|
|
"parser",
|
|
"tinycolor"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./tinycolor.js",
|
|
"name": "tinycolor2",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://bgrins.github.com/TinyColor"
|
|
},
|
|
"url": "http://bgrins.github.com/TinyColor",
|
|
"version": "1.4.1"
|
|
}
|