15 lines
252 B
JSON
15 lines
252 B
JSON
|
{
|
||
|
"name": "postcss",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"private": true,
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"hex-to-hsl": "^1.0.2"
|
||
|
}
|
||
|
}
|