保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/editorconfig/package.json
@@ -1,12 +1,5 @@
{
  "_args": [
    [
      "editorconfig@0.15.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "editorconfig@0.15.3",
  "_from": "editorconfig@^0.15.3",
  "_id": "editorconfig@0.15.3",
  "_inBundle": false,
  "_integrity": "sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==",
@@ -15,21 +8,22 @@
    "pseudomap": "1.0.2"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "editorconfig@0.15.3",
    "raw": "editorconfig@^0.15.3",
    "name": "editorconfig",
    "escapedName": "editorconfig",
    "rawSpec": "0.15.3",
    "rawSpec": "^0.15.3",
    "saveSpec": null,
    "fetchSpec": "0.15.3"
    "fetchSpec": "^0.15.3"
  },
  "_requiredBy": [
    "/js-beautify"
  ],
  "_resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-0.15.3.tgz",
  "_spec": "0.15.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "bef84c4e75fb8dcb0ce5cee8efd51c15999befc5",
  "_spec": "editorconfig@^0.15.3",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\js-beautify",
  "author": {
    "name": "EditorConfig Team"
  },
@@ -39,6 +33,7 @@
  "bugs": {
    "url": "https://github.com/editorconfig/editorconfig-core-js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Hong Xu",
@@ -59,6 +54,7 @@
    "semver": "^5.6.0",
    "sigmund": "^1.0.1"
  },
  "deprecated": false,
  "description": "EditorConfig File Locator and Interpreter for Node.js",
  "devDependencies": {
    "@types/mocha": "^5.2.6",