init repo
This commit is contained in:
23
OfficeWeb/3rdparty/ZeroClipboard/package.json
vendored
Normal file
23
OfficeWeb/3rdparty/ZeroClipboard/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "zeroclipboard",
|
||||
"version": "1.0.8",
|
||||
"description": "The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface.",
|
||||
"keywords": [
|
||||
"flash",
|
||||
"clipboard",
|
||||
"copy",
|
||||
"paste"
|
||||
],
|
||||
"homepage": "http://jonrohan.github.com/ZeroClipboard/",
|
||||
"author": {
|
||||
"name": "Jon Rohan",
|
||||
"url": "http://jonrohan.me/"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jonrohan/ZeroClipboard.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"uglify-js": "1.2.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user