short-url/public/vendor/eve-raphael/bower.json
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +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"
]
}