{
  "_args": [
    [
      "@hapi/formula@1.2.0",
      "/var/www/html/sprbackend"
    ]
  ],
  "_from": "@hapi/formula@1.2.0",
  "_id": "@hapi/formula@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-UFbtbGPjstz0eWHb+ga/GM3Z9EzqKXFWIbSOFURU0A/Gku0Bky4bCk9/h//K2Xr3IrCfjFNhMm4jyZ5dbCewGA==",
  "_location": "/@hapi/formula",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/formula@1.2.0",
    "name": "@hapi/formula",
    "escapedName": "@hapi%2fformula",
    "scope": "@hapi",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/@hapi/joi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/formula/-/formula-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/var/www/html/sprbackend",
  "bugs": {
    "url": "https://github.com/hapijs/formula/issues"
  },
  "dependencies": {},
  "description": "Math and string formula parser.",
  "devDependencies": {
    "@hapi/code": "6.x.x",
    "@hapi/lab": "20.x.x"
  },
  "homepage": "https://github.com/hapijs/formula#readme",
  "keywords": [
    "formula",
    "parser",
    "math",
    "string"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/formula",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/formula.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
  },
  "version": "1.2.0"
}
