blob: e0e0ef5479d7ff149fd9d79358c4fe7ec301da9d [file] [log] [blame]
{
"name": "account",
"authors": [
"Luca Milanesio <luca.milanesio@gmail.com>"
],
"description": "",
"main": "",
"license": "APL 2.0",
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap": "^4.1.1",
"jquery": "^3.3.1",
"angular": "^1.7.0"
}
}