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/good-life-be/node_modules/undefsafe/package.json
{
  "name": "undefsafe",
  "description": "Undefined safe way of extracting object properties",
  "main": "lib/undefsafe.js",
  "tonicExampleFilename": "example.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "tap test/**/*.test.js -R spec",
    "cover": "tap test/*.test.js --cov --coverage-report=lcov",
    "semantic-release": "semantic-release"
  },
  "prettier": {
    "trailingComma": "none",
    "singleQuote": true
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/remy/undefsafe.git"
  },
  "keywords": [
    "undefined"
  ],
  "author": "Remy Sharp",
  "license": "MIT",
  "devDependencies": {
    "semantic-release": "^18.0.0",
    "tap": "^5.7.1",
    "tap-only": "0.0.5"
  },
  "dependencies": {},
  "version": "2.0.5"
}