| 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/chai-fs/ |
Upload File : |
{
"_from": "git+https://github.com/bitnami/chai-fs.git",
"_id": "chai-fs@0.1.0",
"_inBundle": false,
"_integrity": "",
"_location": "/chai-fs",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "chai-fs@git+https://github.com/bitnami/chai-fs.git",
"name": "chai-fs",
"escapedName": "chai-fs",
"rawSpec": "git+https://github.com/bitnami/chai-fs.git",
"saveSpec": "git+https://github.com/bitnami/chai-fs.git",
"fetchSpec": "https://github.com/bitnami/chai-fs.git",
"gitCommittish": null
},
"_requiredBy": [
"#DEV:/",
"/nami-core"
],
"_resolved": "git+https://github.com/bitnami/chai-fs.git#b98f77b02081003dea970fca3fe5b045474fd045",
"_spec": "chai-fs@git+https://github.com/bitnami/chai-fs.git",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/nami-core",
"author": {
"name": "Bart van der Schoor",
"url": "https://github.com/Bartvds"
},
"bugs": {
"url": "https://github.com/Bartvds/chai-fs/issues"
},
"bundleDependencies": false,
"dependencies": {
"bit-mask": "0.0.2-alpha"
},
"deprecated": false,
"description": "Chai assertions for Node.js filesystem",
"devDependencies": {
"chai": "latest",
"chai-json-schema": "1.0.4",
"grunt": "0.4.1",
"grunt-bump": "0.0.11",
"grunt-cli": "0.1",
"grunt-contrib-clean": "0.5.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-mocha-test": "^0.11.0",
"jshint-path-reporter": "~0.1",
"mkdirp": "^0.5.0",
"mocha-unfunk-reporter": "^0.4.0",
"underscore": "1.6.0"
},
"engines": {
"node": ">= 0.10.0"
},
"homepage": "https://github.com/Bartvds/chai-fs#readme",
"keywords": [
"chai",
"test",
"assertion",
"assert",
"testing",
"file",
"path",
"filesystem"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/Bartvds/chai-fs/blob/master/LICENSE-MIT"
}
],
"main": "lib/index.js",
"name": "chai-fs",
"peerDependencies": {
"chai": ">= 1.6.1 < 4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Bartvds/chai-fs.git"
},
"scripts": {
"test": "grunt test"
},
"version": "0.1.0"
}