Aucune description

package.json 1.5KB

    { "_from": "chai-nightwatch@~0.1.x", "_id": "chai-nightwatch@0.1.1", "_inBundle": false, "_integrity": "sha1-HKVt52jTwIaP5/wvTTLC/olOa+k=", "_location": "/chai-nightwatch", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "chai-nightwatch@~0.1.x", "name": "chai-nightwatch", "escapedName": "chai-nightwatch", "rawSpec": "~0.1.x", "saveSpec": null, "fetchSpec": "~0.1.x" }, "_requiredBy": [ "/nightwatch" ], "_resolved": "http://registry.npm.taobao.org/chai-nightwatch/download/chai-nightwatch-0.1.1.tgz", "_shasum": "1ca56de768d3c0868fe7fc2f4d32c2fe894e6be9", "_spec": "chai-nightwatch@~0.1.x", "_where": "/Users/FFIB/Desktop/data_visualization/node_modules/nightwatch", "author": { "name": "Andrei Rusu", "email": "andrei.rusu@beatfactor.net" }, "bugs": { "url": "https://github.com/beatfactor/chai/issues" }, "bundleDependencies": false, "dependencies": { "assertion-error": "1.0.0", "deep-eql": "0.1.3" }, "deprecated": false, "description": "This is a modified version of Chai to support Nightwatch.js asserts.", "devDependencies": { "mocha": "1.21.x" }, "engines": { "node": ">= 0.4.0" }, "homepage": "https://github.com/beatfactor/chai#readme", "license": "MIT", "main": "./index", "name": "chai-nightwatch", "repository": { "type": "git", "url": "git+https://github.com/beatfactor/chai.git" }, "scripts": { "test": "make test" }, "version": "0.1.1" }