{
  "name": "ng_universities",
  "version": "1.1.3",
  "description": "A package to retrieve the list of universities in Nigeria approved by the Nigerian University Commission (NUC)",
  "main": "index.js",
  "scripts": {
    "test": "mocha \"./test/**/*.spec.js\" "
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/georgeben/ng_universities"
  },
  "keywords": [
    "nigerian",
    "universities",
    "universities"
  ],
  "author": "George Benjamin",
  "license": "MIT",
  "devDependencies": {
    "chai": "^4.2.0",
    "coveralls": "^3.0.3",
    "istanbul": "^0.4.5",
    "mocha": "^6.1.4"
  }
}
