{
  "name": "@my-org/bar",
  "version": "1.0.0",
  "description": "A test package to be published on my private Gitlab instance",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Arman Safikhani",
  "license": "ISC"
}