aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/eve-raphael/.bower.json
blob: 010e1e71f2614a3888154bd6a0fbca5ef14a4adb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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"
}