UNPKG

@aabuhijleh/gulp-inno

Version:

Compile Inno Setup scripts using Gulp

29 lines (28 loc) 652 B
{ "name": "@aabuhijleh/gulp-inno", "version": "0.6.0", "description": "Compile Inno Setup scripts using Gulp", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/aabuhijleh/gulp-inno.git" }, "author": "Dustin Blackman", "license": "MIT", "dependencies": { "event-stream": "3.3.1", "gulp-util": "^3.0.8" }, "bugs": { "url": "https://github.com/aabuhijleh/gulp-inno/issues" }, "homepage": "https://github.com/aabuhijleh/gulp-inno#readme", "keywords": [ "gulp", "inno", "setup" ] }