UNPKG

bloggify-ajs-renderer

Version:
49 lines 1.13 kB
{ "name": "bloggify-ajs-renderer", "description": "ajs renderer for Bloggify.", "keywords": [ "bloggify", "ajs", "renderer", "for" ], "license": "MIT", "version": "1.0.4", "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/ajs-renderer.git" }, "bugs": { "url": "https://github.com/Bloggify/ajs-renderer/issues" }, "homepage": "https://github.com/Bloggify/ajs-renderer#readme", "dependencies": { "ajs": "^1.2.1", "noop6": "^1.0.2", "read-file-cache": "^1.0.0", "typpy": "^2.3.3" }, "blah": { "description": "Learn more about [ajs](https://github.com/IonicaBizau/ajs).", "installation": [ "After installing the module, make sure you add `bloggify-ajs-renderer` in the `plugins` list." ] } }