| 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/node_modules/nami-utils/ |
Upload File : |
{
"_from": "nami-utils@^2.0.0",
"_id": "nami-utils@2.0.0",
"_inBundle": false,
"_integrity": "sha512-9Is1yQo2kjAujmc4ZhMf4rIHNARWiIop+D/8tdrhB83mmA9xwmN6jm+1BtQKBCLtYS3MJlsUjCTLnmJGqhAbsA==",
"_location": "/nami-utils",
"_phantomChildren": {
"graceful-fs": "4.2.4",
"jsonfile": "2.4.0",
"klaw": "1.3.1",
"path-is-absolute": "1.0.1",
"rimraf": "2.7.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "nami-utils@^2.0.0",
"name": "nami-utils",
"escapedName": "nami-utils",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/",
"/nami-core"
],
"_resolved": "https://registry.npmjs.org/nami-utils/-/nami-utils-2.0.0.tgz",
"_shasum": "2928a5d603976e1637dcfd1ad7bdffe4f7cd02e8",
"_spec": "nami-utils@^2.0.0",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle",
"author": {
"name": "Bitnami"
},
"bugs": {
"url": "https://github.com/bitnami/nami-utils/issues"
},
"bundleDependencies": false,
"dependencies": {
"deasync": "^0.1.7",
"fs-extra": "^0.30.0",
"glob": "^7.0.5",
"handlebars": "^4.0.5",
"ini": "^1.3.4",
"isbinaryfile": "^3.0.0",
"js-yaml": "^3.5.2",
"lodash": "^4.17.10",
"minimatch": "^3.0.2",
"request": "^2.88.2",
"stack-trace": "^0.0.9",
"tail": "^1.2.0",
"xmldom": "^0.1.22",
"xpath": "^0.0.23",
"xregexp": "^3.1.1"
},
"deprecated": false,
"description": "Utility functions for Nami",
"devDependencies": {
"bitnami-gulp-common-tasks": "github:bitnami/gulp-common-tasks#v3.0.0",
"chai": "^3.5.0",
"chai-fs": "^1.0.0",
"eslint": "^6.5.1",
"eslint-config-bitnami": "github:bitnami/eslint-config-bitnami#v1.0.0",
"eslint-plugin-import": "^1.14.0",
"gulp": "^4.0.2",
"gulp4-run-sequence": "^1.0.1",
"nami-test": "^1.0.0",
"tmp": "0.0.28"
},
"homepage": "https://github.com/bitnami/nami-utils#readme",
"license": "GPL-2.0",
"name": "nami-utils",
"repository": {
"type": "git",
"url": "git+https://github.com/bitnami/nami-utils.git"
},
"scripts": {
"ci-cpd": "gulp ci-cpd",
"ci-lint": "gulp ci-lint",
"ci-test": "gulp ci-test",
"cpd": "gulp cpd",
"eslint-report": "eslint *.js lib -f node_modules/eslint-html-reporter/reporter.js -o qa/eslint-report.html",
"lint": "gulp lint",
"test": "gulp test"
},
"version": "2.0.0"
}