UNPKG

braziw-plugin-blog

Version:
35 lines (34 loc) 726 B
{ "name": "braziw-plugin-blog", "version": "3.1.0", "description": "Blog plugin for Braziw CMS", "keywords": [ "blog", "plugin", "oils", "braziw", "cms", "content management system" ], "author": { "name": "Manny Vergel", "email": "manny@mvergel.com", "url": "http://www.mvergel.com/" }, "homepage": "http://www.github.com/mannyvergel/braziw-plugin-blog", "repository": { "type": "git", "url": "https://www.github.com/mannyvergel/braziw-plugin-blog.git" }, "engines": { "node": ">= 0.10.0" }, "dependencies": { "slug": "1.1.x", "async": "0.2.x" }, "devDependencies": {}, "bundleDependencies": [], "private": false, "main": "blog.js" }