{
  "name": "@sonatype/policy-demo",
  "version": "2.3.0",
  "description": "Simple npm demo app for Sonatype policy",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sonatype/npm-policy-demo.git"
  },
  "keywords": [
    "Policy",
    "Demo"
  ],
  "author": "Sonatype, Inc.",
  "license": "EPL-2.0",
  "bugs": {
    "url": "https://github.com/sonatype/npm-policy-demo/issues"
  },
  "homepage": "https://github.com/sonatype/npm-policy-demo#readme"
}
