phpvms/bower.json
2017-08-15 18:07:14 -05:00

23 lines
399 B
JSON

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