Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 18.190.153.90
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : package.json
{
  "name": "timsort",
  "version": "0.3.0",
  "author": {
    "name": "Marco Ziccardi",
    "url": "http://mziccard.me/"
  },
  "description": "TimSort: Fast Sorting for Node.js",
  "homepage": "https://github.com/mziccard/node-timsort",
  "main": "index.js",
  "directories": {
    "test": "./test",
    "benchmark": "./benchmark"
  },
  "dependencies": {},
  "devDependencies": {
    "assert": "~1.3.0",
    "babel-eslint": "^4.0.5",
    "eslint": "^1.1.0",
    "grunt": "^0.4.5",
    "grunt-babel": "^5.0.1",
    "grunt-banner": "^0.5.0",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-uglify": "^0.9.1",
    "mocha": "~2.2.5"
  },
  "scripts": {
    "test": "mocha --timeout 5000",
    "lint": "eslint Gruntfile.js src/ test/ benchmark/index.js",
    "benchmark": "node benchmark/index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mziccard/node-timsort.git"
  },
  "keywords": [
    "sort",
    "compare",
    "TimSort",
    "algorithm",
    "python",
    "performance"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mziccard/node-timsort/issues"
  }
}
© 2025 GrazzMean-Shell