UNPKG

alfresco-amp-installer

Version:
26 lines (25 loc) 641 B
{ "name": "alfresco-amp-installer", "version": "0.0.18", "description": "Alfresco AMP Installer", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bcircle/alfresco-amp-installer.git" }, "bin": { "mmt": "./index.js" }, "keywords": [ "Alfresco" ], "author": "wk <somnuk.wk@gmail.com> (https://github.com/wk-j)", "license": "ISC", "bugs": { "url": "https://github.com/bcircle/alfresco-amp-installer/issues" }, "homepage": "https://github.com/bcircle/alfresco-amp-installer#readme" }