Source: node-har-schema
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 12)
 , node-ajv (>= 6~)
 , node-tap
 , pkg-js-tools (>= 0.9.20~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-har-schema
Vcs-Git: https://salsa.debian.org/js-team/node-har-schema.git
Homepage: https://github.com/ahmadnassri/har-schema
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-har-schema
Architecture: all
Depends: ${misc:Depends}
 , nodejs
Description: JSON Schema for HTTP Archive (HAR)
 HTTP Archive (HAR) format defines an archival format for HTTP transactions
 that can be used by a web browser to export detailed performance data about
 web pages it loads.
 .
 This library is a dependency of har-validator.
 .
 Node.js is an event-based server-side JavaScript engine.
