todo/public/vendor/eve-raphael/bower.json
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07:00

18 lines
326 B
JSON
Executable File

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