init repo

This commit is contained in:
nikolay ivanov
2014-07-05 18:22:49 +00:00
commit a8be6b9e72
17348 changed files with 9229832 additions and 0 deletions

View 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"
}
}