Source: vue.js Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Build-Depends: debhelper-compat (= 13) , node-babel7 , node-babylon , node-de-indent , node-he , node-magic-string , node-rollup-plugin-alias (>= 3.1~) , node-rollup-plugin-buble , node-rollup-plugin-commonjs (>= 15~) , node-rollup-plugin-node-resolve (>= 9~) , node-rollup-plugin-replace , dh-sequence-nodejs , rollup , node-terser Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/vue.js Vcs-Git: https://salsa.debian.org/js-team/vue.js.git Homepage: https://github.com/vuejs/vue Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-vue Architecture: all Depends: ${misc:Depends} , node-de-indent , node-he Recommends: node-escodegen , node-lodash-packages , node-resolve , node-serialize-javascript Breaks: node-vue-template-compiler (<< 2.6.11+dfsg-1~) Provides: ${nodejs:Provides} Replaces: node-vue-template-compiler Multi-Arch: foreign Description: Core library of the Vue JavaScript framework Vue is a flexible, non-opinionated, non-monolithic, incrementally adoptable JavaScript framework for building user interfaces with JavaScript or TypeScript. . It provides data-reactive components with a simple and flexible API. . The core library focuses on declarative rendering and component composition. . Vue core when used in combination with its supporting libraries and modern tooling is also perfectly capable of powering sophisticated Single-Page Applications. . Node.js is an event-based server-side JavaScript engine. Package: libjs-vue Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Multi-Arch: foreign Description: Core library of the Vue JavaScript framework, browser build Vue is a flexible, non-opinionated, non-monolithic, incrementally adoptable JavaScript framework for building user interfaces with JavaScript or TypeScript. . It provides data-reactive components with a simple and flexible API. . The core library focuses on declarative rendering and component composition. . Vue core when used in combination with its supporting libraries and modern tooling is also perfectly capable of powering sophisticated Single-Page Applications. . This package contains the browser (UMD) build.