{
  "name": "make-random-string",
  "version": "1.0.5",
  "description": "generate random string from custom charset (or the default one) and define the length of the string.  Fantastic for when you need to generate a 'throw-away' id",
  "main": "index.js",
  "scripts": {
    "test": "copy and paste the examples from readMe"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conceptuli/random-string.git"
  },
  "keywords": [
    "string",
    "random",
    "string",
    "conceptuli",
    "id",
    "id",
    "string"
  ],
  "author": "Brian Bagdasarian, Conceptuli",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/conceptuli/random-string/issues"
  },
  "homepage": "https://github.com/conceptuli/random-string",
  "devDependencies": {
    "coffee-script": "^1.8.0"
  }
}
