| 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/assertion-error/ |
Upload File : |
{
"_from": "assertion-error@^1.0.1",
"_id": "assertion-error@1.1.0",
"_inBundle": false,
"_integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==",
"_location": "/assertion-error",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "assertion-error@^1.0.1",
"name": "assertion-error",
"escapedName": "assertion-error",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/chai"
],
"_resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz",
"_shasum": "e60b6b0e8f301bd97e5375215bda406c85118c0b",
"_spec": "assertion-error@^1.0.1",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/chai",
"author": {
"name": "Jake Luer",
"email": "jake@qualiancy.com",
"url": "http://qualiancy.com"
},
"bugs": {
"url": "https://github.com/chaijs/assertion-error/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
"devDependencies": {
"component": "*",
"typescript": "^2.6.1"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/chaijs/assertion-error#readme",
"keywords": [
"test",
"assertion",
"assertion-error"
],
"license": "MIT",
"main": "./index",
"name": "assertion-error",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/chaijs/assertion-error.git"
},
"scripts": {
"test": "make test"
},
"types": "./index.d.ts",
"version": "1.1.0"
}