HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/@yr/monotone-cubic-spline/package.json
{
  "_args": [
    [
      "@yr/monotone-cubic-spline@1.0.3",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_from": "@yr/monotone-cubic-spline@1.0.3",
  "_id": "@yr/monotone-cubic-spline@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-FQXkOta0XBSUPHndIKON2Y9JeQz5ZeMqLYZVVK93FliNBFm7LNMIZmY6FrMEB9XPcDbE2bekMbZD6kzDkxwYjA==",
  "_location": "/@yr/monotone-cubic-spline",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@yr/monotone-cubic-spline@1.0.3",
    "name": "@yr/monotone-cubic-spline",
    "escapedName": "@yr%2fmonotone-cubic-spline",
    "scope": "@yr",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/apexcharts"
  ],
  "_resolved": "https://registry.npmjs.org/@yr/monotone-cubic-spline/-/monotone-cubic-spline-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Alexander Pope",
    "email": "alexander.pope@nrk.no"
  },
  "browser": "index.js",
  "buddy": {
    "build": [
      {
        "input": "src/",
        "output": ".",
        "bundle": false,
        "version": "es5"
      },
      {
        "input": "src/index.js",
        "output": "test/lib.js"
      }
    ]
  },
  "bugs": {
    "url": "https://github.com/YR/monotone-cubic-spline/issues"
  },
  "dependencies": {},
  "description": "Convert a series of points to a monotone cubic spline",
  "devDependencies": {
    "babel-plugin-syntax-trailing-function-commas": "6.22.0",
    "babel-plugin-transform-async-generator-functions": "6.24.1",
    "babel-plugin-transform-async-to-generator": "6.24.1",
    "babel-plugin-transform-es2015-arrow-functions": "6.22.0",
    "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0",
    "babel-plugin-transform-es2015-block-scoping": "6.24.1",
    "babel-plugin-transform-es2015-classes": "6.24.1",
    "babel-plugin-transform-es2015-computed-properties": "6.24.1",
    "babel-plugin-transform-es2015-destructuring": "6.23.0",
    "babel-plugin-transform-es2015-duplicate-keys": "6.24.1",
    "babel-plugin-transform-es2015-for-of": "6.23.0",
    "babel-plugin-transform-es2015-function-name": "6.24.1",
    "babel-plugin-transform-es2015-literals": "6.22.0",
    "babel-plugin-transform-es2015-object-super": "6.24.1",
    "babel-plugin-transform-es2015-parameters": "6.24.1",
    "babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
    "babel-plugin-transform-es2015-spread": "6.22.0",
    "babel-plugin-transform-es2015-sticky-regex": "6.24.1",
    "babel-plugin-transform-es2015-template-literals": "6.22.0",
    "babel-plugin-transform-es2015-unicode-regex": "6.24.1",
    "babel-plugin-transform-es5-property-mutators": "6.24.1",
    "babel-plugin-transform-exponentiation-operator": "6.24.1",
    "babel-plugin-transform-object-rest-spread": "6.23.0",
    "buddy": "6.x.x",
    "expect.js": "*",
    "mocha": "*"
  },
  "homepage": "https://github.com/YR/monotone-cubic-spline#readme",
  "license": "MIT",
  "main": "src/index.js",
  "name": "@yr/monotone-cubic-spline",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/YR/monotone-cubic-spline.git"
  },
  "scripts": {
    "prepublish": "buddy build",
    "test": "NODE_ENV=test mocha test/lib-test.js --reporter spec"
  },
  "version": "1.0.3"
}