mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
19 lines
564 B
JSON
19 lines
564 B
JSON
{
|
|
"name": "tabletop.js",
|
|
"filename": "tabletop.min.js",
|
|
"homepage" : "http://github.com/jsoma/tabletop",
|
|
"description": "Tabletop.js takes a Google Spreadsheet and makes it easily accessible through JavaScript.",
|
|
"keywords": [ "database", "storage" ],
|
|
"version": "1.1.0",
|
|
"maintainers": [
|
|
{
|
|
"name": "Jonathan Soma",
|
|
"email": "jonathan.soma@gmail.com",
|
|
"web": "http://twitter.com/dangerscarf"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jsoma/tabletop.git"
|
|
}
|
|
} |