{ "name": "duoshuo-ua", "version": "1.0.7", "title": "Duoshuo UA Plugin", "description": "Plugin of duoshuo to show operating systems and browsers for duoshuo comments.", "author": "Gerald ", "license": "MIT", "scripts": { "build": "gulp" }, "repository": { "type": "git", "url": "git@github.com:gera2ld/duoshuo-ua.git" }, "bugs": { "url": "https://github.com/gera2ld/duoshuo-ua/issues" }, "devDependencies": { "gulp": "^3.9.0", "gulp-concat": "^2.6.0", "gulp-header": "^1.7.1", "gulp-wrap": "^0.11.0" } }