{
  "name": "short-id",
  "version": "0.1.0-1",
  "description": "Short ID string generation",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/UmbraEngineering/short-id.git"
  },
  "keywords": [
    "id",
    "unique",
    "generation"
  ],
  "author": "James Brumond",
  "license": "MIT",
  "dependencies": {
    "sechash": "~0.2.1",
    "merge-recursive": "0.0.3"
  }
}
