mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
31 lines
708 B
JSON
31 lines
708 B
JSON
{
|
|
"name": "can.js",
|
|
"filename": "can.jquery.min.js",
|
|
"version": "1.1.3",
|
|
"description": "CanJS is a MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.",
|
|
"homepage": "http://canjs.us/",
|
|
"keywords": [
|
|
"can.js",
|
|
"canjs",
|
|
"javascript",
|
|
"mvc",
|
|
"framework",
|
|
"model",
|
|
"view",
|
|
"controller",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name" : "Bitovi",
|
|
"email" : "contact@bitovi.com",
|
|
"web" : "http://bitovi.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/bitovi/canjs"
|
|
}
|
|
]
|
|
} |