UNPKG

fuse-box-aurelia-loader

Version:
43 lines (42 loc) 1.19 kB
{ "name": "fuse-box-aurelia-loader", "version": "2.0.2", "description": "Fuse-Box loader for Aurelia framework", "keywords": [ "aurelia", "fuse-box-bundler", "fuse-box, wow that was fast", "fuse-box, its done already ?", "fuse-box", "typescript" ], "homepage": "https://github.com/fuse-box/fuse-box-aurelia-loader", "bugs": { "url": "https://github.com/fuse-box/fuse-box-aurelia-loader/issues" }, "license": "MIT", "author": "Fusebox Community", "scripts": { "prepare": "./node_modules/.bin/typings install" }, "main": "dist/commonjs/fuse-box-aurelia-loader.js", "typings": "dist/commonjs/fuse-box-aurelia-loader.d.ts", "repository": { "type": "git", "url": "https://github.com/fuse-box/fuse-box-aurelia-loader" }, "devDependencies": { "del": "^3.0.0", "gulp": "^3.9.1", "gulp-plumber": "^1.1.0", "gulp-sourcemaps": "^2.6.3", "gulp-typescript": "^3.2.3", "merge2": "^1.2.0", "require-dir": "^0.3.2", "run-sequence": "^2.2.1", "typings": "^2.1.1", "tslint": "^5.8.0", "typescript": "^2.6.2", "vinyl-paths": "^2.1.0" } }