HEX
Server: LiteSpeed
System: Linux s1296.sgp1.mysecurecloudhost.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: bishwesh (1878)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/bishwesh/internstolearn.com/node_modules/sparklines/package.json
{
  "_from": "sparklines@^1.2.0",
  "_id": "sparklines@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-6OFlZzdFXyfFGJ8R5wrc9GdjoeQpjFuwkMKF1yVehLATHVrf4dSyZ4veGOFQ0mQ3xdJ0bCQSbd0idsm1gd2qWg==",
  "_location": "/sparklines",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sparklines@^1.2.0",
    "name": "sparklines",
    "escapedName": "sparklines",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/sparklines/-/sparklines-1.2.0.tgz",
  "_shasum": "bbbf2dede9bc337749e430baf67c2b37f88f6fa0",
  "_spec": "sparklines@^1.2.0",
  "_where": "D:\\webserver\\laragon\\www\\internstolearn\\node_modules\\admin-lte",
  "author": "",
  "bugs": {
    "url": "https://github.com/mariusGundersen/sparkline/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Tiny project for drawing sparklines in your webapp",
  "devDependencies": {
    "express": "^4.9.5"
  },
  "homepage": "https://github.com/mariusGundersen/sparkline#readme",
  "keywords": [
    "sparkline",
    "sparklines"
  ],
  "license": "MIT",
  "main": "source/sparkline.js",
  "name": "sparklines",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mariusGundersen/sparkline.git"
  },
  "scripts": {
    "start": "node demo/server.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.2.0"
}