{
  "name": "",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "major": "fecom version major && git push --follow-tags",
    "minor": "fecom version minor && git push --follow-tags",
    "patch": "fecom version patch && git push --follow-tags"
  },
  "author": ""
}