UNPKG

js-step-system

Version:
39 lines (38 loc) 924 B
{ "name": "js-step-system", "version": "1.0.0", "description": "", "main": "index.js", "module": "index.js", "directories": { "example": "example" }, "devDependencies": { "babel-preset-env": "^1.6.1", "babel-register": "^6.22.0", "babelify": "^7.3.0", "browserify": "14.3.0", "gulp": "3.9.1", "gulp-babel": "^6.1.2", "gulp-concat": "^2.6.1", "gulp-plumber": "^1.1.0", "gulp-sourcemaps": "^2.6.0", "gulp-uglify": "^2.0.1", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", "watchify": "^3.9.0" }, "scripts": { "gulp": "gulp" }, "repository": { "type": "git", "url": "git+https://github.com/kaskar2008/js-step-system.git" }, "author": "kaskar2008", "license": "ISC", "bugs": { "url": "https://github.com/kaskar2008/js-step-system/issues" }, "homepage": "https://github.com/kaskar2008/js-step-system#readme" }