node-js-beautify (1.15.4+dfsg+~cs1.31.6-1)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
none
Architecture
amd64
Section
universe/javascript
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.7 kB
Size expected
156.1 kB
Size actual
156.1 kB
Size match

Dependencies

Required package dependencies

  • node-config-chain
  • node-glob
  • node-lru-cache
  • node-nopt
  • node-semver
  • node-sigmund
  • nodejs:any

Suggested packages

Recommended additional packages

  • None

Description

JavaScript, CSS and HTML unobfuscator and beautifier

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD59cdc1879…d733d183
SHA-171e63392…e2339c5d
SHA-25689160161…7e367506
SHA-512c8330999…df6f7dbb

Contents

Files and directories included

.
usr
usr/bin
usr/share
usr/share/doc
usr/share/doc/node-js-beautify
usr/share/doc/node-js-beautify/README.md.gz
usr/share/doc/node-js-beautify/changelog.Debian.gz
usr/share/doc/node-js-beautify/copyright
usr/share/man
usr/share/man/man1
usr/share/man/man1/css-beautify-js.1.gz
usr/share/man/man1/html-beautify-js.1.gz
usr/share/man/man1/js-beautify-js.1.gz
usr/share/nodejs
usr/share/nodejs/@types
usr/share/nodejs/@types/js-beautify
usr/share/nodejs/@types/js-beautify/index.d.ts
usr/share/nodejs/@types/js-beautify/package.json
usr/share/nodejs/editorconfig
usr/share/nodejs/editorconfig/bin
usr/share/nodejs/editorconfig/bin/editorconfig
usr/share/nodejs/editorconfig/package.json
usr/share/nodejs/editorconfig/pkgjs-lock.json
usr/share/nodejs/editorconfig/src
usr/share/nodejs/editorconfig/src/cli.d.ts
usr/share/nodejs/editorconfig/src/cli.js
usr/share/nodejs/editorconfig/src/index.d.ts
usr/share/nodejs/editorconfig/src/index.js
usr/share/nodejs/editorconfig/src/lib
usr/share/nodejs/editorconfig/src/lib/fnmatch.d.ts
usr/share/nodejs/editorconfig/src/lib/fnmatch.js
usr/share/nodejs/editorconfig/src/lib/ini.d.ts
usr/share/nodejs/editorconfig/src/lib/ini.js
usr/share/nodejs/js-beautify
usr/share/nodejs/js-beautify/js
usr/share/nodejs/js-beautify/js/bin
usr/share/nodejs/js-beautify/js/bin/css-beautify.js
usr/share/nodejs/js-beautify/js/bin/html-beautify.js
usr/share/nodejs/js-beautify/js/bin/js-beautify.js
usr/share/nodejs/js-beautify/js/config
usr/share/nodejs/js-beautify/js/config/defaults.json
usr/share/nodejs/js-beautify/js/index.js
usr/share/nodejs/js-beautify/js/lib
usr/share/nodejs/js-beautify/js/lib/beautifier.js
usr/share/nodejs/js-beautify/js/lib/beautifier.js.map
usr/share/nodejs/js-beautify/js/lib/beautifier.min.js
usr/share/nodejs/js-beautify/js/lib/beautifier.min.js.map
usr/share/nodejs/js-beautify/js/lib/beautify-css.js
usr/share/nodejs/js-beautify/js/lib/beautify-html.js
usr/share/nodejs/js-beautify/js/lib/beautify.js
usr/share/nodejs/js-beautify/js/lib/cli.js
usr/share/nodejs/js-beautify/js/lib/unpackers
usr/share/nodejs/js-beautify/js/lib/unpackers/javascriptobfuscator_unpacker.js
usr/share/nodejs/js-beautify/js/lib/unpackers/myobfuscate_unpacker.js
usr/share/nodejs/js-beautify/js/lib/unpackers/p_a_c_k_e_r_unpacker.js
usr/share/nodejs/js-beautify/js/lib/unpackers/urlencode_unpacker.js
usr/share/nodejs/js-beautify/js/src
usr/share/nodejs/js-beautify/js/src/cli.js
usr/share/nodejs/js-beautify/js/src/core
usr/share/nodejs/js-beautify/js/src/core/directives.js
usr/share/nodejs/js-beautify/js/src/core/inputscanner.js
usr/share/nodejs/js-beautify/js/src/core/options.js
usr/share/nodejs/js-beautify/js/src/core/output.js
usr/share/nodejs/js-beautify/js/src/core/pattern.js
usr/share/nodejs/js-beautify/js/src/core/templatablepattern.js
usr/share/nodejs/js-beautify/js/src/core/token.js
usr/share/nodejs/js-beautify/js/src/core/tokenizer.js
usr/share/nodejs/js-beautify/js/src/core/tokenstream.js
usr/share/nodejs/js-beautify/js/src/core/whitespacepattern.js
usr/share/nodejs/js-beautify/js/src/css
usr/share/nodejs/js-beautify/js/src/css/beautifier.js
usr/share/nodejs/js-beautify/js/src/css/index.js
usr/share/nodejs/js-beautify/js/src/css/options.js
usr/share/nodejs/js-beautify/js/src/css/tokenizer.js
usr/share/nodejs/js-beautify/js/src/html
usr/share/nodejs/js-beautify/js/src/html/beautifier.js
usr/share/nodejs/js-beautify/js/src/html/index.js
usr/share/nodejs/js-beautify/js/src/html/options.js
usr/share/nodejs/js-beautify/js/src/html/tokenizer.js
usr/share/nodejs/js-beautify/js/src/index.js
usr/share/nodejs/js-beautify/js/src/javascript
usr/share/nodejs/js-beautify/js/src/javascript/acorn.js
usr/share/nodejs/js-beautify/js/src/javascript/beautifier.js
usr/share/nodejs/js-beautify/js/src/javascript/index.js
usr/share/nodejs/js-beautify/js/src/javascript/options.js
usr/share/nodejs/js-beautify/js/src/javascript/tokenizer.js
usr/share/nodejs/js-beautify/js/src/unpackers
usr/share/nodejs/js-beautify/js/src/unpackers/javascriptobfuscator_unpacker.js
usr/share/nodejs/js-beautify/js/src/unpackers/myobfuscate_unpacker.js
usr/share/nodejs/js-beautify/js/src/unpackers/p_a_c_k_e_r_unpacker.js
usr/share/nodejs/js-beautify/js/src/unpackers/urlencode_unpacker.js
usr/share/nodejs/js-beautify/js/test
usr/share/nodejs/js-beautify/js/test/sanitytest.js
usr/share/nodejs/js-beautify/package.json
usr/share/nodejs/js-beautify/pkgjs-lock.json
usr/bin/css-beautify-js
usr/bin/html-beautify-js
usr/bin/js-beautify-js