You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AdminLTE/bower_components/eve-raphael/bower.json

18 lines
326 B

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