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/i18n-2/package.json
{
  "name": "i18n-2",
  "description": "lightweight simple translation module with dynamic json storage",
  "version": "0.7.3",
  "homepage": "http://github.com/jeresig/i18n-node-2",
  "repository": {
    "type": "git",
    "url": "http://github.com/jeresig/i18n-node-2.git"
  },
  "author": "John Resig <jeresig@gmail.com>",
  "main": "./index",
  "directories": {
    "lib": "."
  },
  "dependencies": {
    "debug": "^3.1.0",
    "sprintf-js": "^1.1.1"
  },
  "devDependencies": {
    "expresso": ">=0.9.2",
    "js-yaml": "^3.4.3"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "scripts": {
    "test": "expresso test/*"
  },
  "license": "MIT"
}