summaryrefslogtreecommitdiffstats
path: root/core/vendor/clipboard/.bower.json
blob: 5e5867dac654bf9c4fc6dda55100867f9ceb0d26 (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
{
  "name": "clipboard",
  "version": "1.6.1",
  "description": "Modern copy to clipboard. No Flash. Just 2kb",
  "license": "MIT",
  "main": "dist/clipboard.js",
  "ignore": [
    "/.*/",
    "/demo/",
    "/test/",
    "/.*",
    "/bower.json",
    "/karma.conf.js",
    "/src",
    "/lib"
  ],
  "keywords": [
    "clipboard",
    "copy",
    "cut"
  ],
  "homepage": "https://github.com/zenorocha/clipboard.js",
  "_release": "1.6.1",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.1",
    "commit": "f59d4e6b4db55b0f462eeb96fb74db3469e0765d"
  },
  "_source": "https://github.com/zenorocha/clipboard.js.git",
  "_target": "^1.5.12",
  "_originalSource": "clipboard"
}