scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 57  →  ?path2? @ 58
/bower_components/clipboard/.bower.json
@@ -0,0 +1,33 @@
{
"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.6.1",
"_originalSource": "clipboard",
"_direct": true
}