angular-file-drop
Version:
23 lines (22 loc) • 371 B
JSON
{
"name": "angular-file-drop",
"description": "",
"main": "/dist/main.js",
"authors": [
"nordikafiles <maksiik@gmail.com>"
],
"license": "ISC",
"homepage": "",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": "^1.5.8",
"jquery": "^3.1.0"
}
}