26 lines
887 B
JSON
26 lines
887 B
JSON
{
|
|
"name": "oxipng",
|
|
"version": "1.0.0",
|
|
"description": "[](https://travis-ci.org/shssoichiro/oxipng) [](https://crates.io/crates/oxipng) [](https://github.com/shssoichiro/oxipng/blob/master/LICENSE)",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"directories": {
|
|
"test": "tests"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/shssoichiro/oxipng.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/shssoichiro/oxipng/issues"
|
|
},
|
|
"homepage": "https://github.com/shssoichiro/oxipng#readme",
|
|
"devDependencies": {
|
|
"strip-ansi-cli": "^3.0.0"
|
|
}
|
|
}
|