{ "name": "handlebarsjs.org", "version": "3.0.1", "description": "handlebars 中文网", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/nimojs/handlebarsjs.org" }, "keywords": [ "handlebarsjs" ], "author": "nimojs ", "license": "MIT", "bugs": { "url": "https://github.com/nimojs/handlebarsjs.org/issues" }, "homepage": "https://github.com/nimojs/handlebarsjs.org", "devDependencies": { "gulp": "^3.8.11", "gulp-cheerio": "^0.6.2", "gulp-markdown": "^1.0.0", "gulp-server-livereload": "^1.2.1", "gulp-tap": "^0.1.3", "gulp-util": "^3.0.4", "handlebars": "^3.0.1", "handlebars-helper-is": "^0.0.1", "highlight.js": "^8.5.0", "node-notifier": "^4.1.2" } }