| 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-test/ |
Upload File : |
{
"_from": "nami-test@^1.0.0",
"_id": "nami-test@1.0.0",
"_inBundle": false,
"_integrity": "sha512-5B/0GzkdLPzqmK205rQNxMU8etAT+F6nlQLsamOSC9Fk0myguuVqkQ/mljxyP73L4jFng9i2IuMF4OMWRhFjGw==",
"_location": "/nami-test",
"_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-test@^1.0.0",
"name": "nami-test",
"escapedName": "nami-test",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"#DEV:/",
"/nami-core"
],
"_resolved": "https://registry.npmjs.org/nami-test/-/nami-test-1.0.0.tgz",
"_shasum": "46b5e3cbaa27f62f1fcda0d4c2d1fe7b4277815c",
"_spec": "nami-test@^1.0.0",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/nami-core",
"author": {
"name": "Bitnami"
},
"bugs": {
"url": "https://github.com/bitnami/nami-test/issues"
},
"bundleDependencies": false,
"dependencies": {
"fs-extra": "^0.30.0",
"lodash": "^4.17.10",
"tmp": "^0.0.28"
},
"deprecated": false,
"description": "Nami Test",
"devDependencies": {
"bitnami-gulp-common-tasks": "github:bitnami/gulp-common-tasks#v3.0.0",
"chai": "^3.5.0",
"chai-fs": "git+https://github.com/bitnami/chai-fs.git",
"crc": "^3.4.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"
},
"homepage": "https://github.com/bitnami/nami-test#readme",
"keywords": [
"nami"
],
"license": "GPL-2.0",
"main": "index.js",
"name": "nami-test",
"repository": {
"type": "git",
"url": "git+https://github.com/bitnami/nami-test.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": "1.0.0"
}