{
  "_args": [
    [
      "tinygradient@0.4.3",
      "/Users/donovan/Sites/bordelais/wp-content/themes/bordelais"
    ]
  ],
  "_development": true,
  "_from": "tinygradient@0.4.3",
  "_id": "tinygradient@0.4.3",
  "_inBundle": false,
  "_integrity": "sha512-tBPYQSs6eWukzzAITBSmqcOwZCKACvRa/XjPPh1mj4mnx4G3Drm51HxyCTU/TKnY8kG4hmTe5QlOh9O82aNtJQ==",
  "_location": "/tinygradient",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tinygradient@0.4.3",
    "name": "tinygradient",
    "escapedName": "tinygradient",
    "rawSpec": "0.4.3",
    "saveSpec": null,
    "fetchSpec": "0.4.3"
  },
  "_requiredBy": [
    "/gradient-string"
  ],
  "_resolved": "https://registry.npmjs.org/tinygradient/-/tinygradient-0.4.3.tgz",
  "_spec": "0.4.3",
  "_where": "/Users/donovan/Sites/bordelais/wp-content/themes/bordelais",
  "author": {
    "name": "Damien \"Mistic\" Sorel",
    "email": "contact@git.strangeplanet.fr",
    "url": "http://www.strangeplanet.fr"
  },
  "bugs": {
    "url": "https://github.com/mistic100/tinygradient/issues"
  },
  "dependencies": {
    "@types/tinycolor2": "^1.4.0",
    "tinycolor2": "^1.0.0"
  },
  "description": "Fast and small gradients manipulation, built on top of TinyColor",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-mocha-test": "^0.13.0",
    "mocha": "^3.1.0"
  },
  "homepage": "https://github.com/mistic100/tinygradient",
  "keywords": [
    "color",
    "gradient"
  ],
  "license": "MIT",
  "main": "tinygradient.js",
  "name": "tinygradient",
  "repository": {
    "type": "git",
    "url": "git://github.com/mistic100/tinygradient.git"
  },
  "scripts": {
    "build": "grunt",
    "test": "grunt test"
  },
  "types": "tinygradient.d.ts",
  "version": "0.4.3"
}
