UNPKG

bloggify-plugin-loader

Version:
48 lines (47 loc) 1.03 kB
{ "name": "bloggify-plugin-loader", "description": "The Bloggify plugin loader.", "keywords": [ "bloggify", "plugin", "loader", "the" ], "license": "MIT", "version": "2.1.2", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Bloggify <support@bloggify.org> (https://bloggify.org)", "repository": { "type": "git", "url": "git+ssh://git@github.com/Bloggify/plugin-loader.git" }, "bugs": { "url": "https://github.com/Bloggify/plugin-loader/issues" }, "homepage": "https://github.com/Bloggify/plugin-loader#readme", "dependencies": { "assured": "^1.0.8", "bindy": "^1.0.1", "bloggify-plugin-class": "^2.1.1", "noop6": "^1.0.0", "one-by-one": "^3.1.0" }, "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js" ], "blah": { "description": "This is the default plugin loader for Bloggify." } }