| 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/ |
Upload File : |
{
"_from": "chai@^3.5.0",
"_id": "chai@3.5.0",
"_inBundle": false,
"_integrity": "sha1-TQJjewZ/6Vi9v906QOxW/vc3Mkc=",
"_location": "/chai",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "chai@^3.5.0",
"name": "chai",
"escapedName": "chai",
"rawSpec": "^3.5.0",
"saveSpec": null,
"fetchSpec": "^3.5.0"
},
"_requiredBy": [
"#DEV:/",
"/nami-core"
],
"_resolved": "https://registry.npmjs.org/chai/-/chai-3.5.0.tgz",
"_shasum": "4d02637b067fe958bdbfdd3a40ec56fef7373247",
"_spec": "chai@^3.5.0",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/nami-core",
"author": {
"name": "Jake Luer",
"email": "jake@alogicalparadox.com"
},
"bugs": {
"url": "https://github.com/chaijs/chai/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jake Luer",
"email": "jake@alogicalparadox.com"
},
{
"name": "Domenic Denicola",
"email": "domenic@domenicdenicola.com",
"url": "http://domenicdenicola.com"
},
{
"name": "Veselin Todorov",
"email": "hi@vesln.com"
},
{
"name": "John Firebaugh",
"email": "john.firebaugh@gmail.com"
}
],
"dependencies": {
"assertion-error": "^1.0.1",
"deep-eql": "^0.1.3",
"type-detect": "^1.0.0"
},
"deprecated": false,
"description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
"devDependencies": {
"browserify": "^10.2.1",
"bump-cli": "^1.1.3",
"istanbul": "^0.3.14",
"karma": "^0.13.16",
"karma-firefox-launcher": "^0.1.6",
"karma-mocha": "^0.1.10",
"karma-phantomjs-launcher": "^0.2.0",
"karma-sauce-launcher": "^0.2.11",
"mocha": "^2.2.5"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "http://chaijs.com",
"keywords": [
"test",
"assertion",
"assert",
"testing",
"chai"
],
"license": "MIT",
"main": "./index",
"name": "chai",
"repository": {
"type": "git",
"url": "git+https://github.com/chaijs/chai.git"
},
"scripts": {
"test": "make test"
},
"version": "3.5.0"
}