openpdu/static/bower_components/eve-raphael/bower.json

18 lines
326 B
JSON
Raw Normal View History

2020-12-23 09:11:11 +00:00
{
"name": "eve-raphael",
"description": "Simple custom events",
"main": "./eve.js",
"authors": [
"Tomas Alabes (http://tomasalabes.me)"
],
"license": "MIT",
"homepage": "https://github.com/tomasAlabes/eve",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}