UNPKG

d2-ui

Version:
98 lines (97 loc) 2.42 kB
{ "_args": [ [ "mocha-jsdom@^1.1.0", "/Users/nico/Documents/dhis/webapps/d2-ui" ] ], "_from": "mocha-jsdom@>=1.1.0 <2.0.0", "_id": "mocha-jsdom@1.1.0", "_inCache": true, "_installable": true, "_location": "/mocha-jsdom", "_nodeVersion": "4.3.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/mocha-jsdom-1.1.0.tgz_1456152244892_0.6712639445904642" }, "_npmUser": { "email": "dropbox@ricostacruz.com", "name": "rstacruz" }, "_npmVersion": "2.14.12", "_phantomChildren": {}, "_requested": { "name": "mocha-jsdom", "raw": "mocha-jsdom@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/", "/enzyme" ], "_resolved": "https://registry.npmjs.org/mocha-jsdom/-/mocha-jsdom-1.1.0.tgz", "_shasum": "e1576fbd0601cc89d358a213a0e5585d1b7c7a01", "_shrinkwrap": null, "_spec": "mocha-jsdom@^1.1.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui", "author": { "email": "rico@ricostacruz.com", "name": "Rico Sta. Cruz" }, "browser": "browser.js", "bugs": { "url": "https://github.com/rstacruz/mocha-jsdom/issues" }, "dependencies": {}, "description": "Simple integration of jsdom into mocha tests", "devDependencies": { "chai": "3.4.0", "istanbul": "0.4.0", "jquery": "2.1.4", "jsdom": "7.0.2", "mocha": "2.3.3", "mocha-standard": "1.0.0", "standard": "5.3.1" }, "directories": { "test": "test" }, "dist": { "shasum": "e1576fbd0601cc89d358a213a0e5585d1b7c7a01", "tarball": "https://registry.npmjs.org/mocha-jsdom/-/mocha-jsdom-1.1.0.tgz" }, "gitHead": "3c185738d1cc7859ecf8497aab303e6aedee41b4", "homepage": "https://github.com/rstacruz/mocha-jsdom#readme", "keywords": [ "jsdom", "mocha" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "rico@ricostacruz.com", "name": "rstacruz" } ], "name": "mocha-jsdom", "optionalDependencies": {}, "peerDependencies": { "jsdom": "*", "mocha": "*" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rstacruz/mocha-jsdom.git" }, "scripts": { "coverage": "istanbul cover _mocha -- -R spec", "test": "mocha" }, "version": "1.1.0" }