About

This package is 81.2 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/n/node-mysql/node-mysql_2.4.2-1_all.deb .

View its full control file here: debian/control.

Description

MySQL client implementation for Node.js

Relations

This package depends on: nodejs (>= 0.10.0), node-require-all (>= 0.0.3), node-bignumber (>= 1.0.1).

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

node-mysql 2.4.2-1 is in ubuntu - xenial / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/lib/ root:root 0o755
/usr/lib/nodejs/ root:root 0o755
/usr/lib/nodejs/mysql/ root:root 0o755
/usr/lib/nodejs/mysql/index.js text/plain root:root 0o644 871 bytes
/usr/lib/nodejs/mysql/lib/ root:root 0o755
/usr/lib/nodejs/mysql/lib/ConnectionConfig.js text/plain root:root 0o644 4.7 KB
/usr/lib/nodejs/mysql/lib/Connection.js text/x-c root:root 0o644 10.1 KB
/usr/lib/nodejs/mysql/lib/PoolCluster.js text/plain root:root 0o644 5.5 KB
/usr/lib/nodejs/mysql/lib/PoolConfig.js text/plain root:root 0o644 1.0 KB
/usr/lib/nodejs/mysql/lib/PoolConnection.js text/plain root:root 0o644 1.7 KB
/usr/lib/nodejs/mysql/lib/Pool.js text/plain root:root 0o644 5.4 KB
/usr/lib/nodejs/mysql/lib/protocol/ root:root 0o755
/usr/lib/nodejs/mysql/lib/protocol/Auth.js text/plain root:root 0o644 4.1 KB
/usr/lib/nodejs/mysql/lib/protocol/constants/ root:root 0o755
/usr/lib/nodejs/mysql/lib/protocol/constants/charsets.js text/plain root:root 0o644 11.1 KB
/usr/lib/nodejs/mysql/lib/protocol/constants/client.js text/plain root:root 0o644 1.6 KB
/usr/lib/nodejs/mysql/lib/protocol/constants/errors.js text/plain root:root 0o644 123.4 KB
/usr/lib/nodejs/mysql/lib/protocol/constants/field_flags.js text/plain root:root 0o644 1.0 KB
/usr/lib/nodejs/mysql/lib/protocol/constants/server_status.js text/plain root:root 0o644 1.4 KB
/usr/lib/nodejs/mysql/lib/protocol/constants/types.js text/plain root:root 0o644 1.5 KB
/usr/lib/nodejs/mysql/lib/protocol/PacketHeader.js text/plain root:root 0o644 121 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/ root:root 0o755
/usr/lib/nodejs/mysql/lib/protocol/packets/ClientAuthenticationPacket.js text/plain root:root 0o644 2.0 KB
/usr/lib/nodejs/mysql/lib/protocol/packets/ComChangeUserPacket.js text/plain root:root 0o644 960 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/ComPingPacket.js text/plain root:root 0o644 292 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/ComQueryPacket.js text/plain root:root 0o644 405 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/ComQuitPacket.js text/plain root:root 0o644 304 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/ComStatisticsPacket.js text/plain root:root 0o644 316 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/EmptyPacket.js text/plain root:root 0o644 110 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/EofPacket.js text/plain root:root 0o644 721 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/ErrorPacket.js text/plain root:root 0o644 1007 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/Field.js text/plain root:root 0o644 748 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/FieldPacket.js text/plain root:root 0o644 3.2 KB
/usr/lib/nodejs/mysql/lib/protocol/packets/HandshakeInitializationPacket.js text/plain root:root 0o644 3.8 KB
/usr/lib/nodejs/mysql/lib/protocol/packets/index.js text/plain root:root 0o644 114 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/LocalDataFilePacket.js text/plain root:root 0o644 223 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/OkPacket.js text/plain root:root 0o644 1.2 KB
/usr/lib/nodejs/mysql/lib/protocol/packets/OldPasswordPacket.js text/plain root:root 0o644 390 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/ResultSetHeaderPacket.js text/plain root:root 0o644 669 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/RowDataPacket.js text/plain root:root 0o644 3.5 KB
/usr/lib/nodejs/mysql/lib/protocol/packets/SSLRequestPacket.js text/plain root:root 0o644 983 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/StatisticsPacket.js text/plain root:root 0o644 544 bytes
/usr/lib/nodejs/mysql/lib/protocol/packets/UseOldPasswordPacket.js text/plain root:root 0o644 379 bytes
/usr/lib/nodejs/mysql/lib/protocol/PacketWriter.js text/plain root:root 0o644 4.9 KB
/usr/lib/nodejs/mysql/lib/protocol/Parser.js text/plain root:root 0o644 11.3 KB
/usr/lib/nodejs/mysql/lib/protocol/Protocol.js text/plain root:root 0o644 11.1 KB
/usr/lib/nodejs/mysql/lib/protocol/ResultSet.js text/plain root:root 0o644 233 bytes
/usr/lib/nodejs/mysql/lib/protocol/sequences/ root:root 0o755
/usr/lib/nodejs/mysql/lib/protocol/sequences/ChangeUser.js text/plain root:root 0o644 1.3 KB
/usr/lib/nodejs/mysql/lib/protocol/sequences/Handshake.js text/plain root:root 0o644 3.0 KB
/usr/lib/nodejs/mysql/lib/protocol/sequences/index.js text/plain root:root 0o644 114 bytes
/usr/lib/nodejs/mysql/lib/protocol/sequences/Ping.js text/plain root:root 0o644 432 bytes
/usr/lib/nodejs/mysql/lib/protocol/sequences/Query.js text/plain root:root 0o644 5.4 KB
/usr/lib/nodejs/mysql/lib/protocol/sequences/Quit.js text/plain root:root 0o644 431 bytes
/usr/lib/nodejs/mysql/lib/protocol/sequences/Sequence.js text/plain root:root 0o644 2.8 KB
/usr/lib/nodejs/mysql/lib/protocol/sequences/Statistics.js text/plain root:root 0o644 696 bytes
/usr/lib/nodejs/mysql/lib/protocol/SqlString.js text/plain root:root 0o644 3.4 KB
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/node-mysql/ root:root 0o755
/usr/share/doc/node-mysql/benchmark/ root:root 0o755
/usr/share/doc/node-mysql/benchmark/analyze.js text/plain root:root 0o644 1.8 KB
/usr/share/doc/node-mysql/benchmark/parse-100k-blog-rows.js text/plain root:root 0o644 3.1 KB
/usr/share/doc/node-mysql/benchmark/select-100k-blog-rows.js text/plain root:root 0o644 845 bytes
/usr/share/doc/node-mysql/changelog.Debian.gz application/gzip root:root 0o644 449 bytes
/usr/share/doc/node-mysql/copyright text/plain root:root 0o644 1.4 KB
/usr/share/doc/node-mysql/Readme.md.gz application/gzip root:root 0o644 12.8 KB
/usr/share/doc/node-mysql/test/ root:root 0o755
/usr/share/doc/node-mysql/test/common.js text/plain root:root 0o644 4.8 KB
/usr/share/doc/node-mysql/test/FakeServer.js text/plain root:root 0o644 12.5 KB
/usr/share/doc/node-mysql/test/fixtures/ root:root 0o755
/usr/share/doc/node-mysql/test/fixtures/data.csv text/plain root:root 0o644 77 bytes
/usr/share/doc/node-mysql/test/fixtures/server.crt text/plain root:root 0o644 709 bytes
/usr/share/doc/node-mysql/test/fixtures/server.key text/plain root:root 0o644 887 bytes
/usr/share/doc/node-mysql/test/integration/ root:root 0o755
/usr/share/doc/node-mysql/test/integration/connection/ root:root 0o755
/usr/share/doc/node-mysql/test/integration/connection/test-bad-credentials.js text/plain root:root 0o644 407 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-bulk-insert.js text/plain root:root 0o644 992 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-connection-config-flags-affected-rows.js text/plain root:root 0o644 1.6 KB
/usr/share/doc/node-mysql/test/integration/connection/test-connection-destroy.js text/plain root:root 0o644 176 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-connection-thread-id.js text/plain root:root 0o644 424 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-custom-typecast.js text/plain root:root 0o644 1.1 KB
/usr/share/doc/node-mysql/test/integration/connection/test-insert-results.js text/plain root:root 0o644 671 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-load-data-infile.js text/plain root:root 0o644 1.3 KB
/usr/share/doc/node-mysql/test/integration/connection/test-multiple-statements.js text/plain root:root 0o644 495 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-multiple-statements-streaming.js text/plain root:root 0o644 571 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-multiple-statements-with-error.js text/plain root:root 0o644 451 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-nested-tables-query.js text/plain root:root 0o644 1.1 KB
/usr/share/doc/node-mysql/test/integration/connection/test-ping.js text/plain root:root 0o644 255 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-procedure-with-multiple-selects.js text/plain root:root 0o644 805 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-procedure-with-single-select.js text/plain root:root 0o644 709 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-query-dates-as-strings.js text/plain root:root 0o644 1.3 KB
/usr/share/doc/node-mysql/test/integration/connection/test-query-escape-id.js text/plain root:root 0o644 821 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-query-escaping.js text/plain root:root 0o644 968 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-query.js text/plain root:root 0o644 359 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-select-empty-string.js text/plain root:root 0o644 315 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-send-and-receive-large-packets.js text/plain root:root 0o644 2.4 KB
/usr/share/doc/node-mysql/test/integration/connection/test-server-timeout-disconnect.js text/plain root:root 0o644 716 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-statistics.js text/plain root:root 0o644 765 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-timezones.js text/plain root:root 0o644 1.9 KB
/usr/share/doc/node-mysql/test/integration/connection/test-transaction-commit.js text/plain root:root 0o644 1008 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-transaction-rollback.js text/plain root:root 0o644 1010 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-type-casting.js text/plain root:root 0o644 5.2 KB
/usr/share/doc/node-mysql/test/integration/connection/test-type-cast-null-fields.js text/plain root:root 0o644 828 bytes
/usr/share/doc/node-mysql/test/integration/connection/test-type-cast-query.js text/plain root:root 0o644 1.0 KB
/usr/share/doc/node-mysql/test/integration/connection/test-zerofill-results.js text/plain root:root 0o644 1.1 KB
/usr/share/doc/node-mysql/test/run-cov.js text/plain root:root 0o644 2.7 KB
/usr/share/doc/node-mysql/test/run.js text/plain root:root 0o644 301 bytes
/usr/share/doc/node-mysql/test/unit/ root:root 0o755
/usr/share/doc/node-mysql/test/unit/connection/ root:root 0o755
/usr/share/doc/node-mysql/test/unit/connection/test-callback-errors-are-not-caught.js text/plain root:root 0o644 703 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-change-database-fatal-error.js text/plain root:root 0o644 757 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-change-user-empty-queue.js text/plain root:root 0o644 645 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-change-user-fatal-error.js text/plain root:root 0o644 788 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-change-user.js text/plain root:root 0o644 813 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connect-error-event.js text/plain root:root 0o644 562 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connection-error.js text/plain root:root 0o644 1.4 KB
/usr/share/doc/node-mysql/test/unit/connection/test-connection-ssl-denied.js text/plain root:root 0o644 558 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connection-ssl-ignore.js text/plain root:root 0o644 660 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connection-ssl.js text/plain root:root 0o644 615 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connection-ssl-reject.js text/plain root:root 0o644 672 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connection-thread-id.js text/plain root:root 0o644 703 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connect-timeout.js text/plain root:root 0o644 871 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-connect-timeout-only.js text/plain root:root 0o644 592 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-custom-query-format.js text/plain root:root 0o644 855 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-debug.js text/plain root:root 0o644 783 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-debug-parser-error.js text/plain root:root 0o644 1.4 KB
/usr/share/doc/node-mysql/test/unit/connection/test-domains.js text/plain root:root 0o644 1.6 KB
/usr/share/doc/node-mysql/test/unit/connection/test-double-connect.js text/plain root:root 0o644 576 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-drain-event.js text/plain root:root 0o644 418 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-end-event.js text/plain root:root 0o644 376 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-error-event.js text/plain root:root 0o644 481 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-exception-safety.js text/plain root:root 0o644 2.6 KB
/usr/share/doc/node-mysql/test/unit/connection/test-fatal-connect-error.js text/plain root:root 0o644 1.1 KB
/usr/share/doc/node-mysql/test/unit/connection/test-fatal-network-error-going-to-all-callbacks.js text/plain root:root 0o644 647 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-fatal-network-error-without-handlers.js text/plain root:root 0o644 464 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-host-denied-error.js text/plain root:root 0o644 700 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-implicit-connect.js text/plain root:root 0o644 447 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-incorrect-packet-sequence.js text/plain root:root 0o644 714 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-long-stack-traces-disabled.js text/plain root:root 0o644 477 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-long-stack-traces-for-connection-errors.js text/plain root:root 0o644 266 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-long-stack-traces.js text/plain root:root 0o644 463 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-old-password.js text/plain root:root 0o644 789 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-packet-out-of-order.js text/plain root:root 0o644 850 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-parser-error.js text/plain root:root 0o644 1.1 KB
/usr/share/doc/node-mysql/test/unit/connection/test-password.js text/plain root:root 0o644 729 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-protocol-stray-packet.js text/plain root:root 0o644 968 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-query-after-destroy.js text/plain root:root 0o644 494 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-query-after-end.js text/plain root:root 0o644 660 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-query-after-end-without-callback.js text/plain root:root 0o644 687 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-query-timeout.js text/plain root:root 0o644 877 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-server-unexpected-disconnect.js text/plain root:root 0o644 816 bytes
/usr/share/doc/node-mysql/test/unit/connection/test-unix-domain-socket.js text/plain root:root 0o644 908 bytes
/usr/share/doc/node-mysql/test/unit/pool/ root:root 0o755
/usr/share/doc/node-mysql/test/unit/pool-cluster/ root:root 0o755
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-default-selector.js text/plain root:root 0o644 769 bytes
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-error.js text/plain root:root 0o644 804 bytes
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-error-remove.js text/plain root:root 0o644 1.2 KB
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-fatal-error-remove.js text/plain root:root 0o644 690 bytes
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-no-retry.js text/plain root:root 0o644 733 bytes
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-order.js text/plain root:root 0o644 752 bytes
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-retry.js text/plain root:root 0o644 773 bytes
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-rr-error.js text/plain root:root 0o644 1.0 KB
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-connection-rr.js text/plain root:root 0o644 749 bytes
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-internals.js text/plain root:root 0o644 1.1 KB
/usr/share/doc/node-mysql/test/unit/pool-cluster/test-pattern.js text/plain root:root 0o644 606 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-acquire-timeout-existing.js text/plain root:root 0o644 1.3 KB
/usr/share/doc/node-mysql/test/unit/pool/test-acquire-timeout-new.js text/plain root:root 0o644 651 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-change-user-config.js text/plain root:root 0o644 734 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-change-user-eject.js text/plain root:root 0o644 1.4 KB
/usr/share/doc/node-mysql/test/unit/pool/test-connection-bad.js text/plain root:root 0o644 1.4 KB
/usr/share/doc/node-mysql/test/unit/pool/test-connection-event.js text/plain root:root 0o644 667 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-connection-limit.js text/plain root:root 0o644 715 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-connection-limit-no-wait.js text/plain root:root 0o644 655 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-connection-reset.js text/plain root:root 0o644 1.1 KB
/usr/share/doc/node-mysql/test/unit/pool/test-destroy-connection.js text/plain root:root 0o644 646 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-domains.js text/plain root:root 0o644 1.8 KB
/usr/share/doc/node-mysql/test/unit/pool/test-double-release.js text/plain root:root 0o644 501 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-end-empty.js text/plain root:root 0o644 338 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-end-queued.js text/plain root:root 0o644 981 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-escape-id.js text/plain root:root 0o644 384 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-escape.js text/plain root:root 0o644 711 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-get-connection.js text/plain root:root 0o644 484 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-long-stack-traces.js text/plain root:root 0o644 658 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-pool-connection.js text/plain root:root 0o644 693 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-protocol-stray-packet.js text/plain root:root 0o644 1.2 KB
/usr/share/doc/node-mysql/test/unit/pool/test-query-connection-error.js text/plain root:root 0o644 565 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-query-events.js text/plain root:root 0o644 1.8 KB
/usr/share/doc/node-mysql/test/unit/pool/test-query.js text/plain root:root 0o644 563 bytes
/usr/share/doc/node-mysql/test/unit/pool/test-queue-limit.js text/plain root:root 0o644 904 bytes
/usr/share/doc/node-mysql/test/unit/protocol/ root:root 0o755
/usr/share/doc/node-mysql/test/unit/protocol/test-Parser.js text/plain root:root 0o644 4.2 KB
/usr/share/doc/node-mysql/test/unit/protocol/test-SqlString.js text/plain root:root 0o644 5.1 KB
/usr/share/doc/node-mysql/test/unit/query/ root:root 0o755
/usr/share/doc/node-mysql/test/unit/query/test-error-event-fatal.js text/plain root:root 0o644 335 bytes
/usr/share/doc/node-mysql/test/unit/query/test-error-event.js text/plain root:root 0o644 519 bytes
/usr/share/doc/node-mysql/test/unit/query/test-query-events.js text/plain root:root 0o644 735 bytes
/usr/share/doc/node-mysql/test/unit/query/test-stream-before-queue.js text/plain root:root 0o644 268 bytes
/usr/share/doc/node-mysql/test/unit/query/test-stream-emits-close.js text/plain root:root 0o644 569 bytes
/usr/share/doc/node-mysql/test/unit/query/test-streaming-destroy.js text/plain root:root 0o644 491 bytes
/usr/share/doc/node-mysql/test/unit/query/test-streaming-quick-pause-resume.js text/plain root:root 0o644 706 bytes
/usr/share/doc/node-mysql/test/unit/query/test-streaming-rows.js text/plain root:root 0o644 901 bytes
/usr/share/doc/node-mysql/test/unit/test-ConnectionConfig.js text/plain root:root 0o644 6.0 KB
/usr/share/doc/node-mysql/test/unit/test-PoolConfig.js text/plain root:root 0o644 2.1 KB
/usr/share/doc/node-mysql/tool/ root:root 0o755
/usr/share/doc/node-mysql/tool/generate-error-constants.js text/plain root:root 0o644 3.3 KB