{
  "name": "nltk",
  "version": "0.0.1",
  "description": "nl toolkit in js",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "node test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/cympfh/nltk.git"
  },
  "keywords": [
    "natural",
    "language",
    "processing",
    "toolkit"
  ],
  "author": "cympfh",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cympfh/nltk/issues"
  },
  "homepage": "https://github.com/cympfh/nltk"
}
