scratch – Diff between revs 58 and 125

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 58 Rev 125
1 { 1 {
2 "name": "clipboard", 2 "name": "clipboard",
3 "version": "1.6.1", 3 "version": "1.7.1",
4 "description": "Modern copy to clipboard. No Flash. Just 2kb", 4 "description": "Modern copy to clipboard. No Flash. Just 2kb",
5 "license": "MIT", 5 "license": "MIT",
6 "main": "dist/clipboard.js", 6 "main": "dist/clipboard.js",
7 "ignore": [ 7 "ignore": [
8 "/.*/", 8 "/.*/",
9 "/demo/", 9 "/demo/",
10 "/test/", 10 "/test/",
11 "/.*", 11 "/.*",
12 "/bower.json", 12 "/bower.json",
13 "/karma.conf.js", 13 "/karma.conf.js",
14 "/src", 14 "/src",
15 "/lib" 15 "/lib"
16 ], 16 ],
17 "keywords": [ 17 "keywords": [
18 "clipboard", 18 "clipboard",
19 "copy", 19 "copy",
20 "cut" 20 "cut"
21 ], 21 ],
22 "homepage": "https://github.com/zenorocha/clipboard.js", 22 "homepage": "https://github.com/zenorocha/clipboard.js",
23 "_release": "1.6.1", 23 "_release": "1.7.1",
24 "_resolution": { 24 "_resolution": {
25 "type": "version", 25 "type": "version",
26 "tag": "v1.6.1", 26 "tag": "v1.7.1",
27 "commit": "f59d4e6b4db55b0f462eeb96fb74db3469e0765d" 27 "commit": "b6e6b80ab07eab03ce0d277515b3ed540773a330"
28 }, 28 },
29 "_source": "https://github.com/zenorocha/clipboard.js.git", 29 "_source": "https://github.com/zenorocha/clipboard.js.git",
30 "_target": "^1.6.1", 30 "_target": "^1.6.1",
31 "_originalSource": "clipboard", 31 "_originalSource": "clipboard"
32 "_direct": true -  
33 } 32 }
34   33  
35
Generated by GNU Enscript 1.6.5.90.
34
Generated by GNU Enscript 1.6.5.90.
36   35  
37   36  
38   37