{
  "_args": [
    [
      "@scarf/scarf@1.4.0",
      "/var/www/html/armory.jba3.com/api-temporary-for-convert"
    ]
  ],
  "_from": "@scarf/scarf@1.4.0",
  "_id": "@scarf/scarf@1.4.0",
  "_inBundle": false,
  "_integrity": "sha512-xxeapPiUXdZAE3che6f3xogoJPeZgig6omHEy1rIY5WVsB3H2BHNnZH+gHG6x91SCWyQCzWGsuL2Hh3ClO5/qQ==",
  "_location": "/@scarf/scarf",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@scarf/scarf@1.4.0",
    "name": "@scarf/scarf",
    "escapedName": "@scarf%2fscarf",
    "scope": "@scarf",
    "rawSpec": "1.4.0",
    "saveSpec": null,
    "fetchSpec": "1.4.0"
  },
  "_requiredBy": [
    "/swagger-ui-dist"
  ],
  "_resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.4.0.tgz",
  "_spec": "1.4.0",
  "_where": "/var/www/html/armory.jba3.com/api-temporary-for-convert",
  "author": {
    "name": "Scarf Systems"
  },
  "bugs": {
    "url": "https://github.com/scarf-sh/scarf-js/issues"
  },
  "description": "Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies.",
  "devDependencies": {
    "jest": "^25.3.0",
    "minimist": "^1.2.2",
    "standard": "^14.3.1"
  },
  "files": [
    "report.js"
  ],
  "homepage": "https://github.com/scarf-sh/scarf-js",
  "license": "Apache-2.0",
  "main": "report.js",
  "name": "@scarf/scarf",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scarf-sh/scarf-js.git"
  },
  "scripts": {
    "postinstall": "node ./report.js",
    "test": "jest --verbose"
  },
  "standard": {
    "globals": [
      "expect",
      "test",
      "jest",
      "beforeAll",
      "afterAll",
      "fail",
      "describe"
    ]
  },
  "version": "1.4.0"
}
