{ "name": "gulp-wiredep", "version": "1.2.0", "description": "gulp plugin for wiredep.", "main": "index.js", "scripts": { "test": "m.test" }, "repository": { "type": "git", "url": "https://github.com/ivoputzer/gulp-wiredep.git" }, "keywords": [ "gulp", "wiredep", "stream" ], "author": "Ivo von Putzer Reibegg (https://github.com/ivoputzer)", "license": "MIT", "bugs": { "url": "https://github.com/ivoputzer/gulp-wiredep/issues" }, "homepage": "https://github.com/ivoputzer/gulp-wiredep", "standard": { "globals": [ "test" ] }, "dependencies": { "wiredep": "^4.0.0" }, "devDependencies": { "m.test": "^0.0.53" } }