保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/source-map/package.json
@@ -1,35 +1,47 @@
{
  "_args": [
    [
      "source-map@0.5.7",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "source-map@0.5.7",
  "_id": "source-map@0.5.7",
  "_from": "source-map@^0.6.1",
  "_id": "source-map@0.6.1",
  "_inBundle": false,
  "_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
  "_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  "_location": "/source-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "source-map@0.5.7",
    "raw": "source-map@^0.6.1",
    "name": "source-map",
    "escapedName": "source-map",
    "rawSpec": "0.5.7",
    "rawSpec": "^0.6.1",
    "saveSpec": null,
    "fetchSpec": "0.5.7"
    "fetchSpec": "^0.6.1"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/generator",
    "/snapdragon",
    "/vue-jest"
    "/@jest/reporters",
    "/@jest/source-map",
    "/@jest/transform",
    "/@nuxt/types/@types/webpack",
    "/@types/clean-css",
    "/@types/uglify-js",
    "/@types/webpack",
    "/@vue/component-compiler-utils",
    "/clean-css",
    "/css",
    "/css-tree",
    "/csso/css-tree",
    "/escodegen",
    "/istanbul-lib-source-maps",
    "/merge-source-map",
    "/postcss",
    "/source-map-support",
    "/terser",
    "/terser-webpack-plugin",
    "/webpack-sources",
    "/webpack/terser-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  "_spec": "0.5.7",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  "_shasum": "74722af32e9614e9c287a8d0bbde48b5e2f1a263",
  "_spec": "source-map@^0.6.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss",
  "author": {
    "name": "Nick Fitzgerald",
    "email": "nfitzgerald@mozilla.com"
@@ -37,6 +49,7 @@
  "bugs": {
    "url": "https://github.com/mozilla/source-map/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Tobias Koppers",
@@ -183,6 +196,7 @@
      "email": "nicolas.lalevee@hibnet.org"
    }
  ],
  "deprecated": false,
  "description": "Generates and consumes source maps",
  "devDependencies": {
    "doctoc": "^0.15.0",
@@ -193,6 +207,7 @@
  },
  "files": [
    "source-map.js",
    "source-map.d.ts",
    "lib/",
    "dist/source-map.debug.js",
    "dist/source-map.js",
@@ -213,5 +228,5 @@
    "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
  },
  "typings": "source-map",
  "version": "0.5.7"
  "version": "0.6.1"
}