mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
26 lines
551 B
JSON
26 lines
551 B
JSON
{
|
|
"name": "ractive.js",
|
|
"filename": "ractive.min.js",
|
|
"version": "0.3.7",
|
|
"description": "Next-generation DOM manipulation",
|
|
"homepage": "http://www.ractivejs.org/",
|
|
"keywords": [
|
|
"DOM",
|
|
"manipulation",
|
|
"template",
|
|
"data-binding"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Rich Harris",
|
|
"web": "http://www.rich-harris.co.uk/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/Rich-Harris/Ractive.git"
|
|
}
|
|
]
|
|
}
|