{ "_args": [ [ "grunt-contrib-clean@0.6.0", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "grunt-contrib-clean@0.6.0", "_id": "grunt-contrib-clean@0.6.0", "_inBundle": false, "_integrity": "sha1-9TLbpLghJnTHwBPhRr2mY4uQSPY=", "_location": "/grunt-contrib-clean", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "grunt-contrib-clean@0.6.0", "name": "grunt-contrib-clean", "escapedName": "grunt-contrib-clean", "rawSpec": "0.6.0", "saveSpec": null, "fetchSpec": "0.6.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.6.0.tgz", "_spec": "0.6.0", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-clean/issues" }, "dependencies": { "rimraf": "~2.2.1" }, "description": "Clean files and folders.", "devDependencies": { "grunt": "~0.4.0", "grunt-contrib-internal": "~0.4.10", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.3.3" }, "engines": { "node": ">= 0.8.0" }, "files": [ "tasks", "LICENSE-MIT" ], "homepage": "https://github.com/gruntjs/grunt-contrib-clean", "keywords": [ "gruntplugin" ], "licenses": [ { "type": "MIT", "url": "https://github.com/gruntjs/grunt-contrib-clean/blob/master/LICENSE-MIT" } ], "name": "grunt-contrib-clean", "peerDependencies": { "grunt": "~0.4.0" }, "repository": { "type": "git", "url": "git://github.com/gruntjs/grunt-contrib-clean.git" }, "scripts": { "test": "grunt test" }, "version": "0.6.0" }