by using the external tool [jsmin](https://github.com/douglascrockford/JSMin.git)
15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"name": "yavsc",
|
|
"version": "1.0.1",
|
|
"description": "Yet Another Very Small Company",
|
|
"repository": {
|
|
"type": "Git",
|
|
"url": "https://github.com/pazof/yavsc"
|
|
},
|
|
"license": "GPL-3.0",
|
|
"devDependencies": {},
|
|
"dependencies": {
|
|
"ansi-to-html": "^0.6.4",
|
|
"paypal-permissions-sdk": "^1.0.10"
|
|
}
|
|
}
|