{
  "name": "its-npm-package",
  "version": "1.0.0",
  "description": "NPM package shared across projects",
  "main": "index.js",
  "scripts": {
    "test": "npm run test"
  },
  "repository": {
    "type": "git",
    "url": "https://ITS-Enterprise@dev.azure.com/ITs-Enterprise/ITSDev/_git/ITS.BookingService"
  },
  "keywords": [
    "ITS"
  ],
  "author": "ITS",
  "license": "ISC"
}
