{
  "name": "mapbox-data-team",
  "version": "1.4.11",
  "description": "Easily require OSM usernames and user IDs of the Mapbox Data Team",
  "scripts": {
    "test": "node tests/test.js"
  },
  "author": "Mapbox",
  "license": "ISC",
  "dependencies": {
    "lodash.uniq": "^4.5.0",
    "tape": "^4.5.1"
  },
  "main": "index.js",
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mapbox/data-team.git"
  },
  "bugs": {
    "url": "https://github.com/mapbox/data-team/issues"
  },
  "homepage": "https://github.com/mapbox/data-team#readme"
}
