{
  "name": "diceware-wordlist-en-eff",
  "version": "1.0.1",
  "description": "EFF English language Diceware wordlist",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/.bin/mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/grempe/diceware-wordlist-en-eff.git"
  },
  "keywords": [
    "diceware",
    "wordlist"
  ],
  "author": "Glenn Rempe <glenn@rempe.us> (https://www.rempe.us/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/grempe/diceware-wordlist-en-eff/issues"
  },
  "homepage": "https://github.com/grempe/diceware-wordlist-en-eff#readme",
  "devDependencies": {
    "chai": "^3.2.0",
    "js-combinatorics": "^0.5.0",
    "lodash": "^4.15.0",
    "mocha": "^3.0.2"
  }
}
