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/material-colors/package.json
{
  "_args": [
    [
      "material-colors@1.2.6",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_from": "material-colors@1.2.6",
  "_id": "material-colors@1.2.6",
  "_inBundle": false,
  "_integrity": "sha512-6qE4B9deFBIa9YSpOc9O0Sgc43zTeVYbgDT5veRKSlB2+ZuHNoVVxA1L/ckMUayV9Ay9y7Z/SZCLcGteW9i7bg==",
  "_location": "/material-colors",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "material-colors@1.2.6",
    "name": "material-colors",
    "escapedName": "material-colors",
    "rawSpec": "1.2.6",
    "saveSpec": null,
    "fetchSpec": "1.2.6"
  },
  "_requiredBy": [
    "/vue-color"
  ],
  "_resolved": "https://registry.npmjs.org/material-colors/-/material-colors-1.2.6.tgz",
  "_spec": "1.2.6",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Shuhei Kagawa",
    "email": "shuhei.kagawa@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/shuhei/material-colors/issues"
  },
  "description": "Colors of Google's Material Design made available to coders",
  "devDependencies": {
    "cheerio": "^0.22.0",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "rollup": "^0.40.2",
    "tape": "^4.6.3",
    "tmp": "0.0.31"
  },
  "homepage": "https://github.com/shuhei/material-colors",
  "keywords": [
    "colors",
    "palette",
    "design",
    "css",
    "sass",
    "scss",
    "less",
    "stylus",
    "javascript"
  ],
  "license": "ISC",
  "main": "dist/colors.js",
  "module": "dist/colors.es2015.js",
  "name": "material-colors",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shuhei/material-colors.git"
  },
  "scripts": {
    "start": "grunt",
    "test": "node test"
  },
  "version": "1.2.6"
}