{
  "_args": [
    [
      "grunt-css-url-replace@0.2.7",
      "/var/www/vhosts/netlanguages.com/content/lms/platform/shared"
    ]
  ],
  "_from": "grunt-css-url-replace@0.2.7",
  "_id": "grunt-css-url-replace@0.2.7",
  "_inBundle": false,
  "_integrity": "sha1-lcZb/x78FTvxfHlf0+EiLH+kp0U=",
  "_location": "/grunt-css-url-replace",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-css-url-replace@0.2.7",
    "name": "grunt-css-url-replace",
    "escapedName": "grunt-css-url-replace",
    "rawSpec": "0.2.7",
    "saveSpec": null,
    "fetchSpec": "0.2.7"
  },
  "_requiredBy": [
    "/uglify"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-css-url-replace/-/grunt-css-url-replace-0.2.7.tgz",
  "_spec": "0.2.7",
  "_where": "/var/www/vhosts/netlanguages.com/content/lms/platform/shared",
  "author": {
    "name": "Tom.Huang",
    "email": "hzlhu.dargon@gmail.com",
    "url": "https://github.com/nanjingboy"
  },
  "bugs": {
    "url": "https://github.com/nanjingboy/grunt-css-url-replace/issues"
  },
  "contributors": [
    {
      "name": "superbug",
      "email": "sunweijun1989@gmail.com"
    },
    {
      "name": "andersjanmyr",
      "email": "https://github.com/andersjanmyr"
    }
  ],
  "description": "Grunt task to replace css urls with absolute path",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-clean": "^0.5.0",
    "grunt-contrib-jshint": "^0.9.2",
    "grunt-contrib-nodeunit": "^0.3.3"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/nanjingboy/grunt-css-url-replace",
  "keywords": [
    "gruntplugin"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/nanjingboy/grunt-css-url-replace/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "name": "grunt-css-url-replace",
  "peerDependencies": {
    "grunt": ">=0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/nanjingboy/grunt-css-url-replace.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.2.7"
}
