mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
Updated packages via auto-update.js
This commit is contained in:
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"name": "tabletop.js",
|
||||
"filename": "tabletop.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"
|
||||
},
|
||||
"npmName": "tabletop",
|
||||
"npmFileMap": [{
|
||||
"basePath": "/src/",
|
||||
"files": [
|
||||
"tabletop.js",
|
||||
"backbone.tabletopSync.js"
|
||||
]
|
||||
}]
|
||||
}
|
||||
"name": "tabletop.js",
|
||||
"filename": "tabletop.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.3.5",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Jonathan Soma",
|
||||
"email": "jonathan.soma@gmail.com",
|
||||
"web": "http://twitter.com/dangerscarf"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jsoma/tabletop.git"
|
||||
},
|
||||
"npmName": "tabletop",
|
||||
"npmFileMap": [
|
||||
{
|
||||
"basePath": "/src/",
|
||||
"files": [
|
||||
"tabletop.js",
|
||||
"backbone.tabletopSync.js"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user