保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/at-least-node/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "at-least-node@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "at-least-node@1.0.0",
  "_from": "at-least-node@^1.0.0",
  "_id": "at-least-node@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
  "_location": "/at-least-node",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "at-least-node@1.0.0",
    "raw": "at-least-node@^1.0.0",
    "name": "at-least-node",
    "escapedName": "at-least-node",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/fs-extra"
  ],
  "_resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "602cd4b46e844ad4effc92a8011a3c46e0238dc2",
  "_spec": "at-least-node@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\fs-extra",
  "author": {
    "name": "Ryan Zimmerman",
    "email": "opensrc@ryanzim.com"
@@ -34,6 +29,8 @@
  "bugs": {
    "url": "https://github.com/RyanZim/at-least-node/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Lightweight Node.js version sniffing/comparison",
  "devDependencies": {
    "ava": "^3.1.0",