HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/can-use-dom/package.json
{
  "_args": [
    [
      "can-use-dom@0.1.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_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": "version",
    "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": [
    "/simplebar"
  ],
  "_resolved": "https://registry.npmjs.org/can-use-dom/-/can-use-dom-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Kiran Abburi"
  },
  "bugs": {
    "url": "https://github.com/akiran/can-use-dom/issues"
  },
  "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"
}