{ "name": "autocompletion", "version": "1.0.0", "description": "", "main": "autoload.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Dexus/automatic-dispose.git" }, "author": "Dexus", "license": "MIT", "bugs": { "url": "https://github.com/Dexus/automatic-dispose/issues" }, "homepage": "https://github.com/Dexus/automatic-dispose#readme", "devDependencies": { "@babel/core": "^7.1.5", "@babel/preset-env": "^7.1.5", "babel-preset-es2015": "^6.24.1", "dexie": "^2.0.4", "gulp": "^3.9.1", "gulp-babel": "^8.0.0", "gulp-header": "^2.0.5", "gulp-include": "^2.3.1", "gulp-minify": "^3.1.0", "gulp-rename": "^1.4.0", "gulp-token-replace": "^1.1.2", "gulp-uglify": "^3.0.1", "pump": "^3.0.0" } }