{ "_from": "grunt-contrib-concat@2.1.0", "_id": "grunt-contrib-concat@2.1.0", "_inBundle": false, "_integrity": "sha512-Vnl95JIOxfhEN7bnYIlCgQz41kkbi7tsZ/9a4usZmxNxi1S2YAIOy8ysFmO8u4MN26Apal1O106BwARdaNxXQw==", "_location": "/grunt-contrib-concat", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "grunt-contrib-concat@2.1.0", "name": "grunt-contrib-concat", "escapedName": "grunt-contrib-concat", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-2.1.0.tgz", "_shasum": "9ac62117a18b48d1bfccb3eef46c960bbd163d75", "_spec": "grunt-contrib-concat@2.1.0", "_where": "/home/l/plc/node-red", "appveyor_id": "l42173901ms416km", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-concat/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^4.1.2", "source-map": "^0.5.3" }, "deprecated": false, "description": "Concatenate files.", "devDependencies": { "grunt": "^1.4.1", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-internal": "^7.0.0", "grunt-contrib-jshint": "^3.2.0", "grunt-contrib-nodeunit": "^4.0.0" }, "engines": { "node": ">=0.12.0" }, "files": [ "tasks" ], "homepage": "https://github.com/gruntjs/grunt-contrib-concat#readme", "keywords": [ "gruntplugin" ], "license": "MIT", "main": "tasks/concat.js", "name": "grunt-contrib-concat", "peerDependencies": { "grunt": ">=1.4.1" }, "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-contrib-concat.git" }, "scripts": { "test": "grunt test" }, "version": "2.1.0" }