保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/prelude-ls/package.json
@@ -1,26 +1,19 @@
{
  "_args": [
    [
      "prelude-ls@1.1.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "prelude-ls@1.1.2",
  "_from": "prelude-ls@~1.1.2",
  "_id": "prelude-ls@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
  "_location": "/prelude-ls",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "prelude-ls@1.1.2",
    "raw": "prelude-ls@~1.1.2",
    "name": "prelude-ls",
    "escapedName": "prelude-ls",
    "rawSpec": "1.1.2",
    "rawSpec": "~1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
    "fetchSpec": "~1.1.2"
  },
  "_requiredBy": [
    "/levn",
@@ -28,8 +21,9 @@
    "/type-check"
  ],
  "_resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "21932a549f5e52ffd9a827f570e04be62a97da54",
  "_spec": "prelude-ls@~1.1.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\optionator",
  "author": {
    "name": "George Zahariev",
    "email": "z@georgezahariev.com"
@@ -37,6 +31,8 @@
  "bugs": {
    "url": "https://github.com/gkz/prelude-ls/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
  "devDependencies": {
    "browserify": "~3.24.13",