@f1stnpm2/iste-odio-deleniti

1.0.0 • Public • Published

shockpkg Core

The core shockpkg library.

npm node

size downloads

Build Status

Overview

The core package manager library for shockpkg packages.

Usage

Basic Usage

import {Manager} from '@f1stnpm2/iste-odio-deleniti';

const manager = new Manager();
const pkg = 'some-package-name-or-hash';
await manager.update();
await manager.install(pkg);
const file = await manager.file(pkg);
console.log(file);

Bugs

If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.

License

Copyright (c) 2018-2024 JrMasterModelBuilder

Licensed under the Mozilla Public License, v. 2.0.

If this license does not work for you, feel free to contact me.

Readme

Keywords

Package Sidebar

Install

npm i @f1stnpm2/iste-odio-deleniti

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

12.5 kB

Total Files

10

Last publish

Collaborators

  • sinhatminh11