36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
|
{
|
||
|
"author": {
|
||
|
"name": "MapBox"
|
||
|
},
|
||
|
"name": "mapbox.js",
|
||
|
"description": "mapbox javascript api",
|
||
|
"version": "0.6.7",
|
||
|
"homepage": "http://mapbox.com/",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/mapbox/mapbox.js.git"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"reqwest": "https://github.com/ded/reqwest/tarball/a845dfd8322e5e9c918304e9e2c2ee9cb6c2b3c9",
|
||
|
"modestmaps": "3.3.5",
|
||
|
"wax": "7.0.0dev13",
|
||
|
"bean": "0.4.11-1",
|
||
|
"mustache": "0.4.0",
|
||
|
"markers": "0.14.5",
|
||
|
"easey": "2.0.6"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"uglify-js": "1.3.x"
|
||
|
},
|
||
|
"optionalDependencies": {},
|
||
|
"engines": {
|
||
|
"node": "*"
|
||
|
},
|
||
|
"readme": "# mapbox.js\nThe [MapBox](http://mapbox.com/) Javascript API project. A performance driven library designed to rapidly create online mapping applications.\n\n## [Examples](http://mapbox.com/mapbox.js/examples)\n\n## [Documentation](http://mapbox.com/mapbox.js/api)\n\nSee `DEVELOPING.md` and `DOCUMENTING.md` for information on contributing to this project.\n",
|
||
|
"_id": "mapbox.js@0.6.7",
|
||
|
"dist": {
|
||
|
"shasum": "da3374b99361c433f9be3f00bc70a10fab985bdb"
|
||
|
},
|
||
|
"_from": "mapbox.js"
|
||
|
}
|