{
  "_args": [
    [
      "js-backgound-blend-mode@0.0.1",
      "/home/timeless/public_html"
    ]
  ],
  "_development": true,
  "_from": "js-backgound-blend-mode@0.0.1",
  "_id": "js-backgound-blend-mode@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-Ixxqfg4RzzQJI9rcqglUvIjEoos=",
  "_location": "/js-backgound-blend-mode",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "js-backgound-blend-mode@0.0.1",
    "name": "js-backgound-blend-mode",
    "escapedName": "js-backgound-blend-mode",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/js-backgound-blend-mode/-/js-backgound-blend-mode-0.0.1.tgz",
  "_spec": "0.0.1",
  "_where": "/home/timeless/public_html",
  "authors": [
    "Jorge Epuñan <juanbrujo@gmail.com>"
  ],
  "description": "A JavaScript based polyfill for browsers that don’t support CSS background-blend-mode property.",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-concat": "~0.4.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-less": "^0.11.3",
    "grunt-contrib-uglify": "~0.4.0",
    "grunt-contrib-watch": "^0.6.1"
  },
  "homepage": "https://github.com/juanbrujo/js-background-blend-mode",
  "keywords": [
    "javascript",
    "blend-mode",
    "css",
    "polyfill"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "js-backgound-blend-mode",
  "scripts": {
    "test": "grunt travis --verbose"
  },
  "version": "0.0.1"
}
