10 lines
183 B
JSON
10 lines
183 B
JSON
{
|
|
"name": "tinycolor",
|
|
"repository": "bgrins/TinyColor",
|
|
"version": "1.4.1",
|
|
"main": "tinycolor.js",
|
|
"scripts": ["tinycolor.js"],
|
|
"license": "MIT",
|
|
"ignore": ["test"]
|
|
}
|