{
  "name": "hausa-js",
  "version": "1.0.1",
  "description": "A library to write JavaScript in Hausa language",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Ranofty/hausa-js.git"
  },
  "keywords": [
    "javascript",
    "hausa",
    "library"
  ],
  "author": "Hussaini Ibrahim Rano (Ranofty)",
  "license": "ISC",
  "dependencies": {
    "hausa-js": "^1.0.0"
  }
}
