node-vue-resource 1.5.3+dfsg+~1.3.6-2 source package in Ubuntu

Changelog

node-vue-resource (1.5.3+dfsg+~1.3.6-2) unstable; urgency=medium

  * team upload

  * use and build-depend on terser (not uglifyjs.terser)

 -- Jonas Smedegaard <email address hidden>  Thu, 02 Dec 2021 21:44:41 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-vue-resource_1.5.3+dfsg+~1.3.6-2.dsc 2.5 KiB 5c9b482f6f4a3a5ecf9a52be59586373a75816625404ec2047ba188a99134ad4
node-vue-resource_1.5.3+dfsg+~1.3.6.orig-types-vue-resource.tar.xz 1.1 KiB e87dd63fba6fe66c8ca22eae2c4fcb4368bac08175406ab3d1869f62790fce13
node-vue-resource_1.5.3+dfsg+~1.3.6.orig.tar.xz 127.0 KiB 9c4894a81cbad100b21091a15a13d6157183e6e32128b4c75599190304fbb495
node-vue-resource_1.5.3+dfsg+~1.3.6-2.debian.tar.xz 3.8 KiB 9d6bf419608411f918515013417bf60b88a97c5aa71d75e23ae37a25d53338ed

No changes file available.

Binary packages built by this source

node-vue-resource: HTTP client for Vue.js

 Vue.js is a library for building interactive web interfaces. It provides
 data-reactive components with a simple and flexible API.
 .
 Core features include:
  - Declarative rendering with a plain JavaScript object based reactivity
    system
  - Component-oriented development style with tooling support
  - Lean and extensible core
  - Flexible transition effect system
  - Fast without the need for complex optimization
 .
 Node.js is an event-based server-side JavaScript engine.