forked from GitHub/dbot
9 lines
239 B
JSON
9 lines
239 B
JSON
|
{
|
||
|
"dependencies": [ ],
|
||
|
"ignorable": true,
|
||
|
"outputPrefix": "minify",
|
||
|
"defaultMinifier": "bitly",
|
||
|
|
||
|
"minifier-bitly-url": "https://api-ssl.bitly.com/v3/shorten",
|
||
|
"minifier-bitly-access_token": "insert token here"
|
||
|
}
|