forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
27
static/bower_components/eve-raphael/.bower.json
vendored
Normal file
27
static/bower_components/eve-raphael/.bower.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
],
|
||||
"version": "0.5.0",
|
||||
"_release": "0.5.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.5.0",
|
||||
"commit": "93132d5d47a0ce31dbd1b75208b1d4c0e2ad81e8"
|
||||
},
|
||||
"_source": "https://github.com/tomasAlabes/eve.git",
|
||||
"_target": "0.5.0",
|
||||
"_originalSource": "eve-raphael"
|
||||
}
|
||||
Reference in New Issue
Block a user