| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/foyer-web/current/node_modules/guess-json-indent/ |
Upload File : |
{
"name": "guess-json-indent",
"version": "3.0.1",
"type": "module",
"exports": {
"types": "./build/src/main.d.ts",
"default": "./build/src/main.js"
},
"main": "./build/src/main.js",
"types": "./build/src/main.d.ts",
"files": [
"build/src/**/*.{js,json,d.ts}",
"!build/src/**/*.test.js",
"!build/src/{helpers,fixtures}"
],
"sideEffects": false,
"scripts": {
"test": "gulp test"
},
"description": "Guess the indentation of a JSON string",
"keywords": [
"algorithm",
"detection",
"heuristic-algorithm",
"heuristics",
"indent",
"indentation",
"javascript",
"json",
"length",
"library",
"newline",
"nodejs",
"parsing",
"serialization",
"size",
"space",
"string",
"tabs",
"typescript",
"whitespace"
],
"license": "MIT",
"homepage": "https://www.github.com/ehmicky/guess-json-indent",
"repository": {
"type": "git",
"url": "git+https://github.com/ehmicky/guess-json-indent.git"
},
"bugs": {
"url": "https://github.com/ehmicky/guess-json-indent/issues"
},
"author": "ehmicky <ehmicky@gmail.com> (https://github.com/ehmicky)",
"directories": {
"lib": "src"
},
"devDependencies": {
"@ehmicky/dev-tasks": "^3.0.33",
"@ehmicky/eslint-config": "^20.0.31",
"@ehmicky/prettier-config": "^1.0.6",
"detect-indent": "^7.0.1",
"detect-indentation": "^6.8.0",
"detect-json-indent": "^0.0.3",
"spyd": "^0.8.3",
"test-each": "^7.0.1"
},
"engines": {
"node": ">=18.18.0"
}
}