MINI MINI MANI MO

Path : /opt/nvm/versions/node/v14.15.3/lib/node_modules/pm2/node_modules/fast-json-patch/
File Upload :
Current File : //opt/nvm/versions/node/v14.15.3/lib/node_modules/pm2/node_modules/fast-json-patch/package.json

{
  "_from": "fast-json-patch@^3.0.0-1",
  "_id": "fast-json-patch@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-IhpytlsVTRndz0hU5t0/MGzS/etxLlfrpG5V5M9mVbuj9TrJLWaMfsox9REM5rkuGX0T+5qjpe8XA1o0gZ42nA==",
  "_location": "/pm2/fast-json-patch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fast-json-patch@^3.0.0-1",
    "name": "fast-json-patch",
    "escapedName": "fast-json-patch",
    "rawSpec": "^3.0.0-1",
    "saveSpec": null,
    "fetchSpec": "^3.0.0-1"
  },
  "_requiredBy": [
    "/pm2/@pm2/agent"
  ],
  "_resolved": "https://registry.npmjs.org/fast-json-patch/-/fast-json-patch-3.1.0.tgz",
  "_shasum": "ec8cd9b9c4c564250ec8b9140ef7a55f70acaee6",
  "_spec": "fast-json-patch@^3.0.0-1",
  "_where": "/opt/nvm/versions/node/v14.15.3/lib/node_modules/pm2/node_modules/@pm2/agent",
  "author": {
    "name": "Joachim Wester",
    "email": "joachimwester@me.com",
    "url": "http://www.starcounter.com/"
  },
  "bugs": {
    "url": "https://github.com/Starcounter-Jack/JSON-Patch/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "bluebird": "^3.5.5",
    "bluebird-retry": "^0.11.0",
    "chalk": "^2.4.2",
    "event-target-shim": "^5.0.1",
    "fast-deep-equal": "^2.0.1",
    "http-server": "^0.12.3",
    "jasmine": "^3.4.0",
    "request": "^2.88.0",
    "sauce-connect-launcher": "^1.2.7",
    "saucelabs": "^2.1.9",
    "selenium-webdriver": "^4.0.0-alpha.4",
    "typescript": "~3.5.2",
    "webpack": "^4.35.0",
    "webpack-cli": "^3.3.5"
  },
  "homepage": "https://github.com/Starcounter-Jack/JSON-Patch",
  "keywords": [
    "json",
    "patch",
    "http",
    "rest"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "fast-json-patch",
  "repository": {
    "type": "git",
    "url": "git://github.com/Starcounter-Jack/JSON-Patch.git"
  },
  "scripts": {
    "bench": "npm run bench-core && npm run bench-duplex",
    "bench-core": "node test/spec/coreBenchmark.js",
    "bench-duplex": "node test/spec/coreBenchmark.js && node test/spec/duplexBenchmark.js",
    "build": "npm run tsc && webpack",
    "serve": "http-server -p 5000 --silent",
    "test": "npm run tsc && npm run test-core && npm run test-duplex && npm run test-commonjs && npm run test-webpack-import && npm run test-typings",
    "test-commonjs": "jasmine test/spec/commonjs/requireSpec.js",
    "test-core": "node --experimental-modules jasmine-run.mjs 'test/spec/{jsonPatchTestsSpec,coreSpec,validateSpec}.mjs'",
    "test-duplex": "node --experimental-modules jasmine-run.mjs test/**/*[sS]pec.mjs",
    "test-sauce": "npm run build && node test/Sauce/Runner.js",
    "test-typings": "tsc test/spec/typings/typingsSpec.ts",
    "test-webpack-import": "webpack --env.NODE_ENV=test && jasmine test/spec/webpack/importSpec.build.js",
    "tsc": "npm run tsc-common && npm run tsc-module",
    "tsc-common": "tsc",
    "tsc-module": "tsc --module esnext --moduleResolution node --outDir \"module/\" && npm run tsc-to-mjs",
    "tsc-to-mjs": "bash tsc-to-mjs.sh",
    "tsc-watch": "tsc -w",
    "version": "npm run tsc && webpack && git add -A"
  },
  "typings": "index.d.ts",
  "version": "3.1.0"
}

OHA YOOOO