angular-file-drop
Version:
25 lines (24 loc) • 599 B
JSON
{
"name": "angular-file-drop",
"version": "1.2.2",
"description": "",
"main": "/dist/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nordikafiles/angular-file-drop.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/nordikafiles/angular-file-drop/issues"
},
"homepage": "https://github.com/nordikafiles/angular-file-drop#readme",
"dependencies": {
"coffee-script": "^1.10.0",
"gulp": "^3.9.1",
"gulp-coffee": "^2.3.2"
}
}