UNPKG

bloggify-renderer-ajs

Version:
50 lines (49 loc) 1.13 kB
{ "name": "bloggify-renderer-ajs", "description": "ajs renderer for Bloggify.", "keywords": [ "bloggify", "ajs", "renderer", "for" ], "license": "MIT", "version": "2.0.3", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Bloggify <support@bloggify.org> (https://bloggify.org)", "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/Bloggify/renderer-ajs.git" }, "bugs": { "url": "https://github.com/Bloggify/renderer-ajs/issues" }, "homepage": "https://github.com/Bloggify/renderer-ajs#readme", "dependencies": { "ajs": "^1.2.12", "noop6": "^1.0.6", "read-file-cache": "^1.0.4", "typpy": "^2.3.8" }, "blah": { "description": "Learn more about [ajs](https://github.com/IonicaBizau/ajs).", "installation": [ "After installing the module, make sure you add `bloggify-renderer-ajs` in the `plugins` list." ] } }