32 lines
683 B
JSON
32 lines
683 B
JSON
{
|
|
"name": "clipboard",
|
|
"version": "2.0.0",
|
|
"description": "Modern copy to clipboard. No Flash. Just 3kb",
|
|
"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": "2.0.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.0.0",
|
|
"commit": "43beb07bac8323a1ee04001d73d131f7634223cc"
|
|
},
|
|
"_source": "https://github.com/zenorocha/clipboard.js.git",
|
|
"_target": "^2.0.0",
|
|
"_originalSource": "clipboard"
|
|
} |