HEX
Server: Apache
System: Linux www 6.18.6-i1-amd #905 SMP Mon Jan 19 08:49:07 CET 2026 x86_64
User: sws1073755998 (1073755998)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/share/nodejs/repl/package.json
{
  "name": "repl",
  "author": "Firejune (http://firejune.com/)",
  "version": "0.1.3",
  "description": "A simple fast template libray.",
  "homepage": "http://github.com/firejune/repl",
  "keywords": [
    "template",
    "engine",
    "repl"
  ],
  "main": "lib/template",
  "directories": {
    "lib": "lib"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/firejune/repl.git"
  },
  "licenses": [{
    "type": "MIT",
    "url": "http://www.opensource.org/licenses/mit-license.php"
  }],
  "bugs" : {
    "url" : "http://github.com/firejune/repl/issues"
  },
  "engines": {
    "node": ">= 0.4.0"
  }
}