mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-27 09:08:31 +00:00
91 lines
2.3 KiB
JSON
91 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "assertion-error@1.0.0",
|
|
"scope": null,
|
|
"escapedName": "assertion-error",
|
|
"name": "assertion-error",
|
|
"rawSpec": "1.0.0",
|
|
"spec": "1.0.0",
|
|
"type": "version"
|
|
},
|
|
"/home/frappe/frappe-bench/node_modules/chai-nightwatch"
|
|
]
|
|
],
|
|
"_from": "assertion-error@1.0.0",
|
|
"_id": "assertion-error@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/assertion-error",
|
|
"_npmUser": {
|
|
"name": "jakeluer",
|
|
"email": "jake@alogicalparadox.com"
|
|
},
|
|
"_npmVersion": "1.2.23",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "assertion-error@1.0.0",
|
|
"scope": null,
|
|
"escapedName": "assertion-error",
|
|
"name": "assertion-error",
|
|
"rawSpec": "1.0.0",
|
|
"spec": "1.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/chai-nightwatch"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.0.0.tgz",
|
|
"_shasum": "c7f85438fdd466bc7ca16ab90c81513797a5d23b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "assertion-error@1.0.0",
|
|
"_where": "/home/frappe/frappe-bench/node_modules/chai-nightwatch",
|
|
"author": {
|
|
"name": "Jake Luer",
|
|
"email": "jake@qualiancy.com",
|
|
"url": "http://qualiancy.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/chaijs/assertion-error/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
|
|
"devDependencies": {
|
|
"component": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c7f85438fdd466bc7ca16ab90c81513797a5d23b",
|
|
"tarball": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"homepage": "https://github.com/chaijs/assertion-error#readme",
|
|
"keywords": [
|
|
"test",
|
|
"assertion",
|
|
"assertion-error"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./index",
|
|
"maintainers": [
|
|
{
|
|
"name": "jakeluer",
|
|
"email": "jake@alogicalparadox.com"
|
|
}
|
|
],
|
|
"name": "assertion-error",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/chaijs/assertion-error.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|