{
  "name": "silly-string",
  "version": "1.0.1",
  "description": "Random string generator",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/acidhax/randomstring.git"
  },
  "keywords": [
    "Random",
    "String",
    "Generator",
    "Breeze"
  ],
  "author": "Mathieu Gosbee (acidhax/matbee)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/acidhax/randomstring/issues"
  }
}
