{ "_from": "grunt-contrib-copy@1.0.0", "_id": "grunt-contrib-copy@1.0.0", "_inBundle": false, "_integrity": "sha512-gFRFUB0ZbLcjKb67Magz1yOHGBkyU6uL29hiEW1tdQ9gQt72NuMKIy/kS6dsCbV0cZ0maNCb0s6y+uT1FKU7jA==", "_location": "/grunt-contrib-copy", "_phantomChildren": { "escape-string-regexp": "1.0.5", "has-ansi": "2.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "grunt-contrib-copy@1.0.0", "name": "grunt-contrib-copy", "escapedName": "grunt-contrib-copy", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-1.0.0.tgz", "_shasum": "7060c6581e904b8ab0d00f076e0a8f6e3e7c3573", "_spec": "grunt-contrib-copy@1.0.0", "_where": "/home/l/plc/node-red", "appveyor_id": "fe6l517l01ys2y86", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-copy/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^1.1.1", "file-sync-cmp": "^0.1.0" }, "deprecated": false, "description": "Copy files and folders", "devDependencies": { "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-internal": "^0.4.5", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-nodeunit": "^0.4.1" }, "engines": { "node": ">=0.10.0" }, "files": [ "tasks" ], "homepage": "https://github.com/gruntjs/grunt-contrib-copy#readme", "keywords": [ "gruntplugin" ], "license": "MIT", "main": "tasks/copy.js", "name": "grunt-contrib-copy", "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-contrib-copy.git" }, "scripts": { "test": "grunt test" }, "version": "1.0.0" }