mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
30 lines
624 B
JSON
30 lines
624 B
JSON
{
|
|
"name": "rangy",
|
|
"filename": "rangy-core.js",
|
|
"version": "1.2.3",
|
|
"description": "A cross-browser JavaScript range and selection library.",
|
|
"homepage": "http://code.google.com/p/rangy/",
|
|
"keywords": [
|
|
"javascript",
|
|
"selection",
|
|
"range"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Tim Down"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://rangy.googlecode.com/svn/trunk/license.txt"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "svn",
|
|
"url": "http://rangy.googlecode.com/svn/trunk/"
|
|
}
|
|
]
|
|
}
|