{
  "name": "@erquhart/lerna-npm-dist-tag",
  "version": "3.14.0",
  "description": "An internal Lerna tool",
  "keywords": [
    "lerna",
    "utils"
  ],
  "homepage": "https://github.com/lerna/lerna/tree/master/utils/npm-dist-tag#readme",
  "license": "MIT",
  "author": {
    "name": "Daniel Stockman",
    "email": "daniel.stockman@gmail.com",
    "url": "https://github.com/evocateur"
  },
  "files": [
    "npm-dist-tag.js"
  ],
  "main": "npm-dist-tag.js",
  "engines": {
    "node": ">= 6.9.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna/lerna.git",
    "directory": "utils/npm-dist-tag"
  },
  "scripts": {
    "test": "echo \"Run tests from root\" && exit 1"
  },
  "dependencies": {
    "figgy-pudding": "^3.5.1",
    "npm-package-arg": "^6.1.0",
    "npm-registry-fetch": "^3.9.0",
    "npmlog": "^4.1.2"
  },
  "gitHead": "8466fb4b96e2e2500b0f066d3e95a7d694a1d688"
}
