| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/ |
Upload File : |
{
"name": "nami-tool",
"version": "2.0.0",
"description": "Nami: a synchronous node-based command line tool designed to ease the deployment of runtimes, servers and web applications in multiple environments",
"repository": {
"type": "git",
"url": "https://github.com/bitnami/nami.git"
},
"keywords": [
"nami"
],
"author": "Bitnami",
"license": "GPL-2.0",
"main": "index.js",
"bin": {
"nami": "./bin/nami"
},
"scripts": {
"install-runtime": "gulp install-node",
"bundle": "gulp bundle",
"lint": "gulp lint",
"cpd": "gulp cpd",
"test": "gulp test",
"ci-lint": "gulp ci-lint",
"ci-cpd": "gulp ci-cpd",
"ci-test": "gulp ci-test",
"eslint-report": "eslint *.js lib -f node_modules/eslint-html-reporter/reporter.js -o qa/eslint-report.html"
},
"dependencies": {
"cmd-parser": "^1.0.0",
"lodash": "^4.17.10",
"nami-core": "^2.0.0",
"nami-logger": "^1.0.0",
"nami-utils": "^2.0.0",
"provisioner": "file:../../../../../../home/agent/workspace/Releases/provisioner-bundle/nami/2/36/projects/provisioner-build/output/provisioner-0.1.0.tgz",
"strftime": "^0.9.2"
},
"devDependencies": {
"bitnami-gulp-common-tasks": "bitnami/gulp-common-tasks#v3.0.0",
"chai": "^3.5.0",
"fs-extra": "^7.0.0",
"chai-fs": "git+https://github.com/bitnami/chai-fs.git",
"chai-subset": "^1.2.2",
"eslint": "^6.5.1",
"eslint-config-airbnb-base": "^3.0.1",
"eslint-plugin-import": "^1.14.0",
"gulp": "^4.0.2",
"nami-test": "^1.0.0",
"gulp4-run-sequence": "^1.0.1",
"tmp": "^0.0.28",
"xregexp": "^3.1.1"
}
}