{
  "name": "unscramble",
  "version": "0.0.1-v",
  "description": "unscramble scrambled text",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  
  "dependencies": {
	"an-array-of-english-words": "1.2.0"
  },
  
  "keywords": [
    "unscramble",
    "text",
    "scramble",
    "javascript",
    "npm"
  ],
  "author": "appajs",
  "license": "ISC"
}
