{
  "_args": [
    [
      "grunt-contrib-copy@0.5.0",
      "/var/www/vhosts/netlanguages.com/content/lms/platform/shared"
    ]
  ],
  "_from": "grunt-contrib-copy@0.5.0",
  "_id": "grunt-contrib-copy@0.5.0",
  "_inBundle": false,
  "_integrity": "sha1-QQB1rEWlhWuhkbHMclclRQ1KAhU=",
  "_location": "/grunt-contrib-copy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-contrib-copy@0.5.0",
    "name": "grunt-contrib-copy",
    "escapedName": "grunt-contrib-copy",
    "rawSpec": "0.5.0",
    "saveSpec": null,
    "fetchSpec": "0.5.0"
  },
  "_requiredBy": [
    "/uglify"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.5.0.tgz",
  "_spec": "0.5.0",
  "_where": "/var/www/vhosts/netlanguages.com/content/lms/platform/shared",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-copy/issues"
  },
  "description": "Copy files and folders.",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-internal": "~0.4.5",
    "grunt-contrib-jshint": "~0.6.2",
    "grunt-contrib-nodeunit": "~0.2.0"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "tasks",
    "LICENSE-MIT"
  ],
  "homepage": "https://github.com/gruntjs/grunt-contrib-copy",
  "keywords": [
    "gruntplugin"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/gruntjs/grunt-contrib-copy/blob/master/LICENSE-MIT"
    }
  ],
  "name": "grunt-contrib-copy",
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-contrib-copy.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.5.0"
}
