phpvms/bower.json
2017-12-27 16:47:22 -06:00

27 lines
499 B
JSON

{
"name": "phpvms",
"description": "",
"directory": "public/vendor",
"main": "",
"authors": [
"Nabeel Shahzad <nshahzad@gmail.com>"
],
"dependencies": {
"icheck": "1.0.2",
"popper.js": "^1.12.0",
"rivets": "0.9.6",
"select2": "4.0.3",
"leaflet": "1.2.0",
"leaflet-ajax": "2.1.0"
},
"license": "MIT",
"homepage": "https://github.com/nabeelio/phpvms",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}