32 lines
682 B
JSON
32 lines
682 B
JSON
{
|
|
"name": "clipboard",
|
|
"version": "1.7.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.7.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.7.1",
|
|
"commit": "b6e6b80ab07eab03ce0d277515b3ed540773a330"
|
|
},
|
|
"_source": "https://github.com/zenorocha/clipboard.js.git",
|
|
"_target": "1.7.1",
|
|
"_originalSource": "clipboard"
|
|
} |