{
  "name": "first-npm-emeka",
  "version": "1.0.1",
  "description": "A test npm Package",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "frist"
  ],
  "author": "emex",
  "license": "ISC"
}
