1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-27 14:37:17 +00:00
Files
go-inbucket/themes/bootstrap/public/bower_components/clipboard/bower.json
2017-01-28 20:20:58 -08:00

23 lines
359 B
JSON

{
"name": "clipboard",
"version": "1.5.16",
"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"
]
}