{
  "_args": [
    [
      "postcss-url@5.1.2",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "postcss-url@5.1.2",
  "_id": "postcss-url@5.1.2",
  "_inBundle": false,
  "_integrity": "sha1-mLMWW+jVkkccsMqt3iwNH4MvEz4=",
  "_location": "/postcss-url",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-url@5.1.2",
    "name": "postcss-url",
    "escapedName": "postcss-url",
    "rawSpec": "5.1.2",
    "saveSpec": null,
    "fetchSpec": "5.1.2"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/postcss-url/-/postcss-url-5.1.2.tgz",
  "_spec": "5.1.2",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "Maxime Thirouin"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-url/issues"
  },
  "dependencies": {
    "directory-encoder": "^0.7.2",
    "js-base64": "^2.1.5",
    "mime": "^1.2.11",
    "minimatch": "^3.0.0",
    "mkdirp": "^0.5.0",
    "path-is-absolute": "^1.0.0",
    "postcss": "^5.0.0"
  },
  "description": "PostCSS plugin to rebase or inline on url().",
  "devDependencies": {
    "eslint": "^1.10.3",
    "eslint-config-i-am-meticulous": "^2.0.0",
    "npmpub": "^3.0.1",
    "postcss-import": "^7.0.0",
    "tape": "^4.0.3"
  },
  "eslintConfig": {
    "extends": "eslint-config-i-am-meticulous/es5"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/postcss/postcss-url#readme",
  "keywords": [
    "css",
    "postcss",
    "postcss-plugin",
    "url",
    "rebase",
    "inline",
    "base64",
    "assets"
  ],
  "license": "MIT",
  "name": "postcss-url",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-url.git"
  },
  "scripts": {
    "lint": "eslint --fix .",
    "release": "npmpub",
    "test": "npm run lint && npm run tests",
    "tests": "tape test"
  },
  "version": "5.1.2"
}
