{
  "_args": [
    [
      "@scarf/scarf@1.1.0",
      "D:\\ASHWIN\\BITBUCKET\\FDSHUTTERS\\FD\\fdui"
    ]
  ],
  "_from": "@scarf/scarf@1.1.0",
  "_id": "@scarf/scarf@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-b2iE8kjjzzUo2WZ0xuE2N77kfnTds7ClrDxcz3Atz7h2XrNVoAPUoT75i7CY0st5x++70V91Y+c6RpBX9MX7Jg==",
  "_location": "/@scarf/scarf",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@scarf/scarf@1.1.0",
    "name": "@scarf/scarf",
    "escapedName": "@scarf%2fscarf",
    "scope": "@scarf",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/angular-calendar"
  ],
  "_resolved": "https://registry.npmjs.org/@scarf/scarf/-/scarf-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "D:\\ASHWIN\\BITBUCKET\\FDSHUTTERS\\FD\\fdui",
  "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",
    "test/*"
  ],
  "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"
  },
  "standard": {
    "globals": [
      "expect",
      "test",
      "jest",
      "beforeAll",
      "afterAll",
      "describe"
    ]
  },
  "version": "1.1.0"
}
