UNPKG

allexsdk

Version:
64 lines (63 loc) 2.82 kB
{ "name": "allexsdk", "version": "1.0.16", "description": "AllexJS sdk", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/allexjs/sdk.git" }, "bin": { "allex-bash-realpath": "./commandline/allex-bash-realpath", "allex-bower-install": "./commandline/allex-bower-install", "allex-symlink": "./commandline/allex-symlink", "allex-shell-bsfl": "./commandline/allex-shell-bsfl.sh", "allex-shell-tools": "./commandline/allex-shell-tools.sh", "allex-service-create": "./commandline/allex-service-create", "allex-service-createrepo": "./commandline/allex-service-createrepo", "allex-service-createwebside": "./commandline/allex-service-createwebside", "allex-service-createrole": "./commandline/allex-service-createrole", "allex-switch-togit": "./commandline/allex-switch-togit", "allex-switch-fromgit": "./commandline/allex-switch-fromgit", "allex-ws-init": "./commandline/allex-ws-init", "allex-ws-component-clone": "./commandline/allex-ws-component-clone", "allex-ws-component-remove": "./commandline/allex-ws-component-remove", "allex-ws-server-clone": "./commandline/allex-ws-server-clone", "allex-ws-server-remove": "./commandline/allex-ws-server-remove", "allex-ws-webapp-clone": "./commandline/allex-ws-webapp-clone", "allex-ws-webapp-relink": "./commandline/allex-ws-webapp-relink", "allex-ws-webapp-remove": "./commandline/allex-ws-webapp-remove", "allex-ws-webapp-clonedeployment": "./commandline/allex-ws-webapp-clonedeployment", "allex-ws-webapp-removedeployment": "./commandline/allex-ws-webapp-removedeployment", "allex-ws-module-clone": "./commandline/allex-ws-module-clone", "allex-ws-module-forget": "./commandline/allex-ws-module-forget", "allex-component-build": "./commandline/allex-component-build", "allex-ws-project-create": "./commandline/allex-ws-project-create", "allex-update-userclass-for-crypto": "./commandline/allex-update-userclass-for-crypto" }, "dependencies": { "allex_servicescaffoldingsdklib": "1.x", "allex_allexjshelperssdklib": "1.x", "allex_basicprogramsdklib": "1.x", "allex_bowerhelperssdklib": "1.x", "allex_githelperssdklib": "1.x", "allex_grunthelperssdklib": "1.x", "allex_nodehelpersserverruntimelib": "1.x", "allex_npminstallserverruntimelib": "2.x", "allex_protoboardhelperssdklib": "1.x", "js-beautify": "1.13.x" }, "keywords": [ "ecosystem:AllexJS", "sdk" ], "author": "Andrija Petrovic <andrija.hers@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/allexjs/sdk/issues" }, "homepage": "https://github.com/allexjs/sdk#readme" }