UNPKG

grunt-david

Version:
28 lines (27 loc) 594 B
{ "name": "grunt-david", "version": "0.7.1", "description": "Check npm dependencies", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/herrmannplatz/grunt-david.git" }, "keywords": [ "grunt", "david", "npm", "dependencies" ], "author": "René Herrmann", "license": "MIT", "bugs": { "url": "https://github.com/herrmannplatz/grunt-david/issues" }, "homepage": "https://github.com/herrmannplatz/grunt-david", "dependencies": { "david": "^11.0.0" } }