{
  "name": "yc-random",
  "version": "0.1.5",
  "description": "this is a fancy random node tool",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/zhangyaochun/yc-random.git"
  },
  "keywords": [
    "yc",
    "random",
    "node"
  ],
  "dependencies": {
    "lodash": "~0.9.2",
    "yc-uuid": "latest"
  },
  "author": "zhangyaochun",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/zhangyaochun/yc-random/issues"
  }
}
