UNPKG

mapbox-upload-limits

Version:
33 lines (32 loc) 696 B
{ "name": "mapbox-upload-limits", "version": "1.4.3", "description": "limits for the mapbox data upload api", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/mapbox/mapbox-upload-limits.git" }, "keywords": [ "mapbox", "upload", "api", "limits", "constants" ], "author": "Tom MacWright", "license": "ISC", "bugs": { "url": "https://github.com/mapbox/mapbox-upload-limits/issues" }, "homepage": "https://github.com/mapbox/mapbox-upload-limits#readme", "devDependencies": { "tape": "^4.9.2" }, "dependencies": { "@mapbox/fastlog": "^1.3.3" } }