{
  "name": "firstpackage",
  "version": "0.0.2",
  "description": "testing package with npm",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT"
}
