added jspm dependencies

master
Jean Farrugia 8 years ago
parent 0ab95f2d57
commit 68dbc427ea

@ -48,6 +48,12 @@
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0"
},
"jspm": {
"main": "./index.js",
"dependencies": {
"jquery": "npm:jquery"
}
},
"scripts": {
"test": "gulp",
"before-deploy": "gulp && gulp compress",

Loading…
Cancel
Save