{
  "name": "dictionaryapi",
  "version": "0.0.1",
  "description": "A node.js module to access Dictionary API (http://dictionaryapi.com).",
  "main": "dictionaryapi.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jaux/node-dictionaryapi"
  },
  "keywords": [
    "api",
    "dictionary",
    "dictionaryapi",
    "wrapper"
  ],
  "author": "Ye Liu <yeliu@instast.com> (http://jaux.net)",
  "license": "MIT",
  "readmeFilename": "README.md",
  "gitHead": "60e6b16af154c8dce5b8992b400c0093a35672f5"
}
