{
  "_args": [
    [
      "@inertiajs/progress@0.2.6",
      "C:\\laragon\\www\\jdih_satker_PA_SERANG"
    ]
  ],
  "_development": true,
  "_from": "@inertiajs/progress@0.2.6",
  "_id": "@inertiajs/progress@0.2.6",
  "_inBundle": false,
  "_integrity": "sha512-ZhrP9d4QGFoAWN7+I/4lv1BWruAvOfhTKgPoMJd2PUi3aVEgn5wBzbL6heQJgCASrIQvReud5UPum4sxxoWrlA==",
  "_location": "/@inertiajs/progress",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@inertiajs/progress@0.2.6",
    "name": "@inertiajs/progress",
    "escapedName": "@inertiajs%2fprogress",
    "scope": "@inertiajs",
    "rawSpec": "0.2.6",
    "saveSpec": null,
    "fetchSpec": "0.2.6"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@inertiajs/progress/-/progress-0.2.6.tgz",
  "_spec": "0.2.6",
  "_where": "C:\\laragon\\www\\jdih_satker_PA_SERANG",
  "contributors": [
    {
      "name": "Jonathan Reinink",
      "email": "jonathan@reinink.ca"
    }
  ],
  "dependencies": {
    "nprogress": "^0.2.0"
  },
  "description": "This package adds an NProgress page loading indicator to your Inertia.js app.",
  "devDependencies": {
    "eslint": "^6.1.0",
    "microbundle": "^0.12.0"
  },
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@inertiajs/progress",
  "peerDependencies": {
    "@inertiajs/inertia": "^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0"
  },
  "scripts": {
    "build": "npm run build:cjs && npm run build:umd",
    "build:cjs": "microbundle --format cjs",
    "build:umd": "microbundle --format umd --name Inertia --external none",
    "prepublishOnly": "npm run build",
    "watch": "microbundle watch --format cjs"
  },
  "source": "src/index.js",
  "types": "types.d.ts",
  "unpkg": "dist/index.umd.js",
  "version": "0.2.6"
}
