Newly created package.js

PHOTO EMBED

Tue Dec 29 2020 20:07:46 GMT+0000 (Coordinated Universal Time)

Saved by @armans92 #package.json #json

{
  "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"
}
content_copyCOPY