Source: three.js Maintainer: Debian Javascript Maintainers Uploaders: David Bremner , Ximin Luo Section: javascript Priority: optional Build-Depends: debhelper-compat (= 13), # Debian's qunit is too old, see d/rules for notes on how to run manually # libjs-qunit, node-rollup-plugin-buble, # we use uglify instead of closure-compiler since the version of the latter in Debian is too old uglifyjs, rollup Standards-Version: 4.6.1 Homepage: https://threejs.org Vcs-Browser: https://salsa.debian.org/js-team/three.js Vcs-Git: https://salsa.debian.org/js-team/three.js.git Rules-Requires-Root: no Package: libjs-three Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Recommends: javascript-common Provides: node-three (= ${binary:Version}) Description: lightweight 3D graphics library JavaScript library that provides a high level API to create 3D graphics in the browser using WebGL.