{ "_from": "can-use-dom@^0.1.0", "_id": "can-use-dom@0.1.0", "_inBundle": false, "_integrity": "sha512-ceOhN1DL7Y4O6M0j9ICgmTYziV89WMd96SvSl0REd8PMgrY0B/WBOPoed5S1KUmJqXgUXh8gzSe6E3ae27upsQ==", "_location": "/can-use-dom", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "can-use-dom@^0.1.0", "name": "can-use-dom", "escapedName": "can-use-dom", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/react-lz-editor/react-slick" ], "_resolved": "https://registry.npmmirror.com/can-use-dom/-/can-use-dom-0.1.0.tgz", "_shasum": "22cc4a34a0abc43950f42c6411024a3f6366b45a", "_spec": "can-use-dom@^0.1.0", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/react-lz-editor/node_modules/react-slick", "author": { "name": "Kiran Abburi" }, "bugs": { "url": "https://github.com/akiran/can-use-dom/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Test if you can use dom in the current environment", "devDependencies": { "jsdom": "^3.1.0", "mocha": "^2.1.0", "should": "^4.6.3" }, "homepage": "https://github.com/akiran/can-use-dom", "keywords": [ "isomorphic" ], "license": "MIT", "main": "index.js", "name": "can-use-dom", "repository": { "type": "git", "url": "git+https://github.com/akiran/can-use-dom.git" }, "scripts": { "test": "mocha test.js" }, "version": "0.1.0" }