mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 20:26:13 +10:00
32 lines
709 B
JSON
32 lines
709 B
JSON
{
|
|
"name": "can.js",
|
|
"filename": "can.jquery.min.js",
|
|
"version": "1.1.7",
|
|
"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"
|
|
}
|
|
]
|
|
}
|