{
  "name": "get-license-npm-stub-license-no-data",
  "version": "1.0.0",
  "description": "Gets the license for a npm project",
  "main": "index.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "keywords": [
    "license"
  ],
  "author": "Robert Kowalski <rok@kowalski.gd>",
  "devDependencies": {
    "tap": "^7.1.0"
  }
}
