HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/machinepack-prompts/node_modules/rttc/package.json
{
  "name": "rttc",
  "version": "7.4.0",
  "description": "Runtime type-checking for JavaScript.",
  "main": "index.js",
  "scripts": {
    "test": "node ./node_modules/mocha/bin/mocha --recursive -R dot"
  },
  "keywords": [
    "type-checking",
    "validation",
    "typed-javascript"
  ],
  "author": "Cody Stoltman <@particlebanana>",
  "contributors": [
    "Mike McNeil <@mikermcneil>",
    "Scott Gress <@sgress454>"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/node-machine/rttc.git"
  },
  "bugs": {
    "url": "http://github.com/node-machine/rttc/issues"
  },
  "engines": {
    "node": ">= 0.10.0",
    "npm": ">= 1.4.0"
  },
  "dependencies": {
    "lodash": "^3.8.0"
  },
  "devDependencies": {
    "mocha": "^2.1.0"
  }
}