mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
89 lines
2.3 KiB
JSON
89 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "chai-nightwatch@~0.1.x",
|
|
"scope": null,
|
|
"escapedName": "chai-nightwatch",
|
|
"name": "chai-nightwatch",
|
|
"rawSpec": "~0.1.x",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"/home/frappe/frappe-bench/node_modules/nightwatch"
|
|
]
|
|
],
|
|
"_from": "chai-nightwatch@>=0.1.0 <0.2.0",
|
|
"_id": "chai-nightwatch@0.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/chai-nightwatch",
|
|
"_nodeVersion": "0.12.2",
|
|
"_npmUser": {
|
|
"name": "beatfactor",
|
|
"email": "getintouch@beatfactor.net"
|
|
},
|
|
"_npmVersion": "2.7.4",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "chai-nightwatch@~0.1.x",
|
|
"scope": null,
|
|
"escapedName": "chai-nightwatch",
|
|
"name": "chai-nightwatch",
|
|
"rawSpec": "~0.1.x",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/nightwatch"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/chai-nightwatch/-/chai-nightwatch-0.1.1.tgz",
|
|
"_shasum": "1ca56de768d3c0868fe7fc2f4d32c2fe894e6be9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "chai-nightwatch@~0.1.x",
|
|
"_where": "/home/frappe/frappe-bench/node_modules/nightwatch",
|
|
"author": {
|
|
"name": "Andrei Rusu",
|
|
"email": "andrei.rusu@beatfactor.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/beatfactor/chai/issues"
|
|
},
|
|
"dependencies": {
|
|
"assertion-error": "1.0.0",
|
|
"deep-eql": "0.1.3"
|
|
},
|
|
"description": "This is a modified version of Chai to support Nightwatch.js asserts.",
|
|
"devDependencies": {
|
|
"mocha": "1.21.x"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "1ca56de768d3c0868fe7fc2f4d32c2fe894e6be9",
|
|
"tarball": "https://registry.npmjs.org/chai-nightwatch/-/chai-nightwatch-0.1.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
},
|
|
"gitHead": "695b8358b75476490bb58f9fbe706cde21af3d1b",
|
|
"homepage": "https://github.com/beatfactor/chai",
|
|
"license": "MIT",
|
|
"main": "./index",
|
|
"maintainers": [
|
|
{
|
|
"name": "beatfactor",
|
|
"email": "getintouch@beatfactor.net"
|
|
}
|
|
],
|
|
"name": "chai-nightwatch",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/beatfactor/chai.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|