保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/num2fraction/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "num2fraction@1.2.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "num2fraction@1.2.2",
  "_from": "num2fraction@^1.2.2",
  "_id": "num2fraction@1.2.2",
  "_inBundle": false,
  "_integrity": "sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=",
  "_location": "/num2fraction",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "num2fraction@1.2.2",
    "raw": "num2fraction@^1.2.2",
    "name": "num2fraction",
    "escapedName": "num2fraction",
    "rawSpec": "1.2.2",
    "rawSpec": "^1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
    "fetchSpec": "^1.2.2"
  },
  "_requiredBy": [
    "/autoprefixer"
  ],
  "_resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz",
  "_spec": "1.2.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "6f682b6a027a4e9ddfa4564cd2589d1d4e669ede",
  "_spec": "num2fraction@^1.2.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\autoprefixer",
  "author": {
    "name": "yisi",
    "email": "yiorsi@gmail.com",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/yisibl/num2fraction/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Convert number to fraction",
  "devDependencies": {
    "tape": "^3.0.0"