mirror of
https://github.com/github/choosealicense.com
synced 2024-11-06 03:38:49 +01:00
14 lines
758 B
JSON
14 lines
758 B
JSON
|
{
|
||
|
"name": "zeroclipboard/zeroclipboard",
|
||
|
"description": "The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.",
|
||
|
"version": "1.3.2",
|
||
|
"type": "library",
|
||
|
"keywords": ["flash","clipboard","copy","cut","paste","zclip","clip","clippy"],
|
||
|
"license": "MIT",
|
||
|
"authors": [{"name":"Jon Rohan","homepage":"http://jonrohan.me/","role":"Developer"},{"name":"James M. Greene","email":"james.m.greene@gmail.com","homepage":"http://jamesgreene.net/","role":"Developer"}],
|
||
|
"homepage": "http://zeroclipboard.org/",
|
||
|
"support": {
|
||
|
"source": "https://github.com/zeroclipboard/zeroclipboard.git",
|
||
|
"issues": "https://github.com/zeroclipboard/zeroclipboard/issues"
|
||
|
}
|
||
|
}
|