{
  "name": "@mstssk/ppp",
  "version": "0.1.1",
  "description": "Calculate CircleCI's Performance Pricing Plan Price.",
  "main": "calc.js",
  "bin": {
    "ppp": "./bin/ppp"
  },
  "scripts": {
    "test": "sample.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mstssk/calc-circleci-ppp.git"
  },
  "keywords": [
    "CircleCI",
    "Performance Pricing Plan"
  ],
  "author": "mstssk",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mstssk/calc-circleci-ppp/issues"
  },
  "homepage": "https://github.com/mstssk/calc-circleci-ppp#readme",
  "publishConfig": {
    "access": "public"
  }
}
