This commit is contained in:
jlord
2013-07-31 17:36:14 -07:00
parent cab07cae8d
commit 5f64fb79b8
4 changed files with 0 additions and 130 deletions

View File

@@ -1,32 +0,0 @@
{
"name": "sheetsee-maplist",
"version": "0.0.0",
"description": "cache google spreadsheet data, draw map and render external tooltips for markers",
"main": "index.js",
"scripts": {
"start": "browservefy test.js"
},
"repository": "",
"keywords": [
"sheetsee",
"map"
],
"author": "jllord",
"license": "BSD",
"devDependencies": {
"browserify": "~2.7.2"
},
"dependencies": {
"jsonp": "0.0.3",
"feed-tables": "~0.1.3",
"mapbox.js": "~0.6.7",
"filesystem-browserify": "0.0.1",
"beefy": "0.0.11",
"tabletop": "1.3.1",
"hasinternet": "0.0.0",
"cheerio": "~0.10.8",
"filed": "0.0.7",
"router": "~0.6.2"
}
}