openpdu/static/bower_components/eve-raphael/bower.json
2020-12-23 10:11:11 +01:00

18 lines
326 B
JSON

{
"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"
]
}