{ "_from": "grunt-contrib-concat@^1.0.1", "_id": "grunt-contrib-concat@1.0.1", "_inBundle": false, "_integrity": "sha1-YVCYYwhOhx1+ht5IwBUlntl3Rb0=", "_location": "/grunt-contrib-concat", "_phantomChildren": { "escape-string-regexp": "1.0.5" }, "_requested": { "type": "range", "registry": true, "raw": "grunt-contrib-concat@^1.0.1", "name": "grunt-contrib-concat", "escapedName": "grunt-contrib-concat", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.1.tgz", "_shasum": "61509863084e871d7e86de48c015259ed97745bd", "_spec": "grunt-contrib-concat@^1.0.1", "_where": "C:\\wamp64\\www\\ilink", "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": "^1.0.0", "source-map": "^0.5.3" }, "deprecated": false, "description": "Concatenate files.", "devDependencies": { "grunt": "^1.0.0", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-internal": "^1.1.0", "grunt-contrib-jshint": "^1.0.0", "grunt-contrib-nodeunit": "^1.0.0" }, "engines": { "node": ">=0.10.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": ">=0.4.0" }, "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-contrib-concat.git" }, "scripts": { "test": "grunt test" }, "version": "1.0.1" }