{
  "name": "js-color-gradient",
  "type": "module",
  "version": "1.1.7",
  "description": "This project hepls to get color gradient code based on value.",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "keywords": [
    "javscript color gradient",
    "color gradient",
    "color-generator",
    "color pallete",
    "gradient-generator"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kumarisoni/js-color-gradient.git"
  },
  "author": "kumari soni",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kumarisoni/js-color-gradient/issues"
  },
  "homepage": "https://github.com/kumarisoni/js-color-gradient#readme",
  "dependencies": {
    "nodemon": "^2.0.22"
  }
}
