AnonSec Team
Server IP : 161.35.85.9  /  Your IP : 216.73.217.134
Web Server : nginx/1.30.1
System : Linux cheapdeb-ams3 7.0.9+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 7.0.9-1 (2026-05-22) x86_64
User : root ( 0)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /usr/share/java/../nodejs/llparse-builder/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /usr/share/java/../nodejs/llparse-builder/package.json
{
  "name": "llparse-builder",
  "version": "1.5.2",
  "description": "Build graph for consumption in LLParse",
  "main": "lib/builder.js",
  "types": "lib/builder.d.ts",
  "files": [
    "lib",
    "src"
  ],
  "scripts": {
    "build": "tsc",
    "clean": "rm -rf lib",
    "prepare": "npm run clean && npm run build",
    "lint": "tslint -c tslint.json src/*.ts src/**/*.ts src/**/**/*.ts test/*.ts",
    "mocha": "mocha -r ts-node/register/type-check --reporter spec test/*-test.ts",
    "test": "npm run mocha && npm run lint"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/llparse-builder.git"
  },
  "keywords": [
    "llparse",
    "builder",
    "llvm",
    "bitcode"
  ],
  "author": "Fedor Indutny <fedor@indutny.com> (http://darksi.de/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/indutny/llparse-builder/issues"
  },
  "homepage": "https://github.com/indutny/llparse-builder#readme",
  "devDependencies": {
    "@types/mocha": "^8.0.3",
    "@types/node": "^14.11.8",
    "mocha": "^8.1.3",
    "ts-node": "^9.0.0",
    "tslint": "^5.20.1",
    "typescript": "^4.0.3"
  },
  "dependencies": {
    "@types/debug": "4.1.5  ",
    "binary-search": "^1.3.6",
    "debug": "^4.2.0"
  }
}

AnonSec - 2021