UNPKG

551 BJSONView Raw
1{
2 "name": "gulp-autoload",
3 "version": "2.1.1",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/sn0w/gulp-autoload.git"
12 },
13 "author": "Lukas Breuer <lukas.breuer@outlook.com>",
14 "license": "BSD-3-Clause",
15 "bugs": {
16 "url": "https://github.com/sn0w/gulp-autoload/issues"
17 },
18 "homepage": "https://github.com/sn0w/gulp-autoload#readme",
19 "dependencies": {
20 "coffee-script": "^1.12.6"
21 }
22}