{
  "author": "National Park Service",
  "name": "npmaki",
  "description": "A web-friendly symbolset for the National Park Service.",
  "version": "1.0.0",
  "homepage": "http://www.nps.gov/npmap/tools/npmaki/",
  "scripts": {
    "test": "tap test/*.js"
  },
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/nationalparkservice/npmaki"
  },
  "devDependencies": {
    "tap": "~0.4.9"
  }
}
