Source: json-editor.js
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Joel Cross <joel@kazbak.co.uk>
Build-Depends:
 debhelper
 , debhelper-compat (= 13)
 , dh-buildinfo
 , grunt
 , node-grunt-contrib-concat
 , node-grunt-contrib-uglify
 , node-clean-css
 , node-chalk
Standards-Version: 4.6.1
Homepage: https://github.com/json-editor/json-editor#readme
Vcs-Browser: https://salsa.debian.org/js-team/json-editor.js
Vcs-Git: https://salsa.debian.org/js-team/json-editor.js.git
Rules-Requires-Root: no

Package: libjs-json-editor
Architecture: all
Depends:
 ${misc:Depends}
Recommends: javascript-common
Suggests: libjs-jquery, libjs-jquery-migrate-1, libjs-select2.js, libjs-jquery-selectize, libjs-bootstrap
Multi-Arch: foreign
Description: JSON Schema based editor
 JSON Editor takes a JSON Schema and uses it to generate an HTML form.
 It has full support for JSON Schema version 3 and 4 and can integrate with
 several popular CSS frameworks (bootstrap, foundation, and jQueryUI).
