summaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/scripts/bower_components/Snap.svg/.bower.json
blob: 49974981f58cc73b09945ea3821c1db1af16fac4 (plain)
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
28
29
30
31
32
33
34
35
{
  "name": "Snap.svg",
  "version": "0.4.1",
  "homepage": "http://snapsvg.io",
  "authors": [
    "Dmitry Baranovskiy <dmitry@baranovskiy.com>"
  ],
  "description": "The JavaScript library for modern SVG graphics",
  "main": "dist/snap.svg-min.js",
  "keywords": [
    "svg",
    "snap",
    "js",
    "javascript"
  ],
  "license": "Apache 2",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "demos",
    "src"
  ],
  "_release": "0.4.1",
  "_resolution": {
    "type": "version",
    "tag": "v0.4.1",
    "commit": "3919b7a3077dfdb4b31cc4b485d70aab4a163a44"
  },
  "_source": "git://github.com/adobe-webplatform/Snap.svg.git",
  "_target": "~0.4.1",
  "_originalSource": "Snap.svg",
  "_direct": true
}