保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/read-cache/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "read-cache@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "read-cache@1.0.0",
  "_from": "read-cache@^1.0.0",
  "_id": "read-cache@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-5mTvMRYRZsl1HNvo28+GtftY93Q=",
  "_location": "/read-cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "read-cache@1.0.0",
    "raw": "read-cache@^1.0.0",
    "name": "read-cache",
    "escapedName": "read-cache",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/postcss-import"
  ],
  "_resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "e664ef31161166c9751cdbe8dbcf86b5fb58f774",
  "_spec": "read-cache@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-import",
  "author": {
    "name": "Bogdan Chadkin",
    "email": "trysound@yandex.ru"
@@ -34,9 +29,11 @@
  "bugs": {
    "url": "https://github.com/TrySound/read-cache/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "pify": "^2.3.0"
  },
  "deprecated": false,
  "description": "Reads and caches the entire contents of a file until it is modified",
  "devDependencies": {
    "ava": "^0.9.1",