node-inno-setup
Version:
Repository for bundle Inno Setup to npm package
26 lines (25 loc) • 581 B
JSON
{
"name": "node-inno-setup",
"version": "6.2.0",
"description": "Repository for bundle Inno Setup to npm package",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/nakorndev/node-inno-setup.git"
},
"author": "nakorndev",
"license": "MIT",
"bugs": {
"url": "https://github.com/nakorndev/node-inno-setup/issues"
},
"homepage": "https://github.com/nakorndev/node-inno-setup#readme",
"keywords": [
"inno",
"inno setup",
"inno setup compiler",
"iscc",
"setup",
"installer",
"wizard"
]
}