forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
17
static/bower_components/eve-raphael/bower.json
vendored
Normal file
17
static/bower_components/eve-raphael/bower.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user