UNPKG

gulp-inno

Version:
20 lines (19 loc) 436 B
{ "name": "gulp-inno", "version": "0.3.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@github.com:dustinblackman/gulp-inno.git" }, "author": "Dustin Blackman", "license": "MIT", "dependencies": { "event-stream": "3.3.1", "gulp-util": "^3.0.8" } }