Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@zumerbox/npm-init

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zumerbox/npm-init

A tool for init package.json checking npm name availability.

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

@zumerbox/npm-init

A tool for create or update a package.json checking if the package name is valid and available on npm.

Refer to the ZumerBox bundle for more information and tools.

Installation

npm install @zumerbox/npm-init --save-dev

Usage

npx @zumerbox/npm-init

Features

  • Interactive workflow: The script guides you through the package initialization process with interactive prompts.
  • Package validation: Validates the package name to ensure it meets npm's requirements.
  • Package name availabity: Verify the package name is available on npm.
  • Proxy support: Supports configuring proxy settings for environments behind a proxy.

FAQs

Package last updated on 27 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts