JSPM

Found 462 results for pkg

package-json

Get metadata of a package from the npm registry

  • v10.0.1
  • 91.17
  • Published

latest-version

Get the latest version of an npm package

  • v9.0.0
  • 87.40
  • Published

find-pkg

Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.

  • v2.0.0
  • 82.96
  • Published

electron-builder

A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box

  • v26.0.12
  • 77.12
  • Published

author-regex

Regular expression for parsing an `author` string into an object following npm conventions.

  • v1.0.0
  • 74.55
  • Published

parse-author

Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.

  • v2.0.0
  • 73.10
  • Published

get-installed-path

Get installation path where the given package is installed. Works for globally and locally installed packages

  • v4.0.8
  • 70.19
  • Published

npm-keyword

Get a list of npm packages with keywords

  • v8.0.0
  • 70.16
  • Published

npm-name

Check whether a package or organization name is available on npm

  • v8.0.0
  • 69.37
  • Published

resolve-package

Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p

  • v1.0.1
  • 64.44
  • Published

package-up

Find the closest package.json file

  • v5.0.0
  • 63.84
  • Published

simple-zstd

Node.js interface to the system installed zstd.

  • v1.4.2
  • 62.16
  • Published

detect-installed

Checks that given package is installed globally or locally.

  • v2.0.4
  • 61.22
  • Published

load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

  • v4.0.0
  • 60.38
  • Published

prettier-plugin-pkg

An opinionated package.json formatter plugin for Prettier

  • v0.21.2
  • 59.48
  • Published

stringify-author

Stringify an authors object to `name <email> (url)`.

  • v0.1.3
  • 59.00
  • Published

pkg-store

Use package.json as a config store.

  • v1.0.1
  • 58.69
  • Published

base-pkg

Plugin for adding a `pkg` method that exposes pkg-store to your base application.

  • v1.0.0
  • 58.63
  • Published

normalize-pkg

Normalize values in package.json using the map-schema library.

  • v0.5.0
  • 58.42
  • Published

expand-pkg

Parse string values in package.json into objects.

  • v0.1.9
  • 58.40
  • Published

commander-version

A wrapper for Commander that automatically sets the version based on your package.json

  • v3.0.0
  • 52.35
  • Published

@bconnorwhite/module

Read your module's package.json without importing it

  • v2.0.2
  • 51.89
  • Published

finepack

Organizes and maintains your JSON files readable

  • v2.12.9
  • 46.20
  • Published

project-version

Get the current version of your project

  • v2.0.0
  • 44.61
  • Published

optional-pkg

A minimal optional package

  • v1.0.0
  • 42.82
  • Published

get-pkg

Get the package.json for a project from npm.

  • v2.0.0
  • 41.94
  • Published

load-module-pkg

Load the package.json for a module currently installed in node_modules, or at the given cwd.

  • v1.0.0
  • 40.88
  • Published

parse-authors

Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.

  • v0.2.4
  • 40.60
  • Published

resolve-version

Resolve version of an installed module.

  • v1.0.0
  • 40.26
  • Published

awesome-node-loader

Loader for Node files with webpack v4 support

  • v1.1.1
  • 40.01
  • Published

pkg-homepage

Get or create a homepage URL from the given package.json

  • v0.1.1
  • 39.62
  • Published

dep-diff

Get a list of differences between package dependencies

  • v1.0.1
  • 39.19
  • Published

@overwolf/ow-electron-builder

A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box

  • v26.0.12
  • 38.15
  • Published

installed

Read all the installed packages in a folder, and produce an Array of all the data.

  • v3.3.1
  • 37.45
  • Published

matchkeys

Utility for returning a list of arrays that contain matching keywords. Useful for filtering package.json files.

  • v0.2.2
  • 37.13
  • Published

node-sys

Universal package installer, get the command for managing packages, or auto install any package, using one command for all platforms. Automate the installation of macOS Brew, and Windows Chocolatey package managers. A promisify child process of spawn, and

  • v1.2.4
  • 36.60
  • Published

@dword-design/load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

  • v4.0.0
  • 36.28
  • Published

empty-pkg

A minimal empty package

  • v1.0.0
  • 35.92
  • Published

analyze-deps

Compare dependencies in package.json to the latest available versions.

  • v2.0.0
  • 33.52
  • Published

clinton

JavaScript project style linter

  • v0.14.0
  • 33.39
  • Published

get-pkgs

Get the package.json for an array of repos from the npm registry, optionally filtering properties using glob patterns.

  • v1.1.0
  • 32.99
  • Published

get-repository-url

Get the GitHub repository URL from a NPM package name.

  • v2.0.0
  • 32.88
  • Published

homepage

Open NPM package/module homepage url from NPM registry. Support CLI and Promises

  • v1.0.0
  • 32.33
  • Published

npmls

Opinionated `npm ls` - list globally or locally installed node modules.

  • v3.0.0
  • 31.51
  • Published

use-hook-kits

![npm](https://img.shields.io/npm/dt/use-hook-kits.svg) ![npm](https://img.shields.io/npm/v/use-hook-kits.svg) ![NpmLicense](https://img.shields.io/npm/l/use-hook-kits.svg)

    • v0.0.30
    • 29.37
    • Published

    load-pkg-config

    Load the package.json for a module currently installed in node_modules, or at the given cwd.

    • v1.0.1
    • 28.89
    • Published

    is-installed

    Checks that given package is installed locally or globally. Useful for robust resolving when you want some package - it will check first if it exists locally, then if it exists globally

    • v2.0.1
    • 28.26
    • Published

    nar

    node.js application archive

    • v0.3.40
    • 27.86
    • Published

    keywords

    CLI utility for normalizing, adding and removing keywords from package.json.

    • v0.1.2
    • 27.86
    • Published

    normalize-keywords

    Normalize an array of keywords. Sorts and removes duplicates and common words (uses the 100 most common english words).

    • v0.2.3
    • 27.60
    • Published

    private-registry-mock

    Simple mocked server and package of an npm private registry.

    • v0.3.0
    • 27.29
    • Published

    astra-cli

    🚀 Fast, reliable and easy-to-use js-to-exe compiler.

    • v1.3.1
    • 25.79
    • Published

    @yarn-tool/ws-find-up-paths

    Find a file or directory by walking up parent directories and support workspaces

    • v1.0.13
    • 24.88
    • Published

    latest-version2

    Get the latest version of an npm package

    • v1.0.4
    • 24.55
    • Published

    npm-name-cli

    Check whether a package or organization name is available on npm

    • v5.0.0
    • 23.84
    • Published

    copy-pkg

    Copy a package.json

    • v1.0.0
    • 21.68
    • Published

    mos-read-pkg-up

    Read the closest package.json file

    • v1.0.0
    • 21.41
    • Published

    @jaimejesusserrano/react-roadmap-milestones

    The React Roadmap Milestones component is a board with a lot of features, functionalities or whatever where a user can see all of them divided by categories and milestones

    • v0.6.14
    • 21.18
    • Published

    mos-read-pkg

    Read a package.json file

    • v1.1.3
    • 21.17
    • Published

    @overwolf/ow-electron-builder-test

    A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box

    • v23.6.6
    • 20.96
    • Published

    your-package-name

    This package is established to be used for illustrative examples

    • v0.0.0
    • 20.65
    • Published

    pkg-exe-build

    Configure Windows PKG package generated exe file icon and detailed information windows 平台下 配置图标及详细信息 使用 pkg 打包 生成 exe 文件

    • v2.0.0
    • 20.43
    • Published

    sync-pkg

    CLI to sync only basic properties from package.json to bower.json.

    • v0.7.2
    • 20.42
    • Published

    npm-pkg-json

    load package.json file

    • v0.1.0
    • 19.94
    • Published

    system-install

    Get the install command for the system package manager

    • v1.0.4
    • 18.96
    • Published

    open-term

    Start command in a new terminal and see the output.

    • v2.0.4
    • 18.96
    • Published

    wio-fmt

    • v5.3.1
    • 18.51
    • Published

    package-run

    Node API for running package.json scripts. Supports yarn, npm, and pnpm.

    • v3.0.1
    • 18.15
    • Published

    package-json-cli

    Get the package.json of a package from the npm registry

    • v4.1.0
    • 17.19
    • Published

    init-pkg-json

    📦 Complex generator of Package.json

    • v1.0.0
    • 17.17
    • Published

    lookup-deps

    Simple API for getting metadata from locally installed npm packages (in `node_modules`).

    • v1.0.0
    • 16.68
    • Published

    @swiftmr/electron-builder

    A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box

    • v1.1.23
    • 16.34
    • Published

    pkg-cache

    Gets the package.json for one or more names from the npm registry and caches the results for a specified period of time. Default cache period is one week.

    • v0.1.4
    • 15.94
    • Published

    pkg-reflector

    Find and install the npm modules

    • v3.6.0
    • 15.48
    • Published

    publishimo-webpack-plugin

    Webpack plugin that creates a publishimo-enhanced package.json in the output folder.

    • v4.0.0
    • 15.43
    • Published

    pkg-downloads

    Check total downloads of a npm package

    • v2.3.1
    • 15.29
    • Published

    @liudonghua123/node-sea

    It's a simple tool which build js as a single executable for easy deploying.

    • v0.1.9
    • 14.93
    • Published

    package-metadata

    Retrieves package.json metadata from the configured registry

    • v1.1.2
    • 14.37
    • Published

    @tomjs/pkg

    npm package tools

      • v1.0.4
      • 14.33
      • Published

      osx-pkg

      create mac osx flat packages (.pkg)

      • v1.0.0
      • 13.97
      • Published

      publishimo

      Magically generates a minified, cleaned and autofilled package.json to get your Node package ready for next level publishing!

      • v5.0.6
      • 13.97
      • Published

      @td7x/home-court

      This very simple module that identifies the path of the *most-parent* app or module - home court advantage for you module.

      • v0.6.1
      • 13.85
      • Published

      pkg-file-resolver

      It's __dirname but for pkg'd windows applications

      • v1.0.15
      • 13.85
      • Published

      generate-package

      Generate a package.json from a pre-defined or user-defined template. This generator can be used from the command line when globally installed, or as a plugin or sub-generator in your own generator.

      • v0.7.3
      • 13.57
      • Published

      docor

      a tiny cli tool to create elegant readme by manifest files, like `package.json`, `bower.json` and `manifest.json`

      • v0.3.0
      • 13.54
      • Published

      @better-builds/nodec

      The unofficial node-application-to-standalone-executable compiler, complete with ESBuild support.

      • v0.5.4
      • 13.15
      • Published

      babel-plugin-pkg

      Resolves _PKG_VERSION to version from package.json - also works with any other field!

      • v2.1.0
      • 13.15
      • Published

      pkg-banner-webpack-plugin

      Webpack plugin that prepends output with a license comment based on package.json values.

      • v1.3.0
      • 13.07
      • Published

      contro-ui

      This UI library is used by [Nostlan](https://github.com/nostlan/nostlan) to create a UI that can be interacted with via game controllers and/or mouse and keyboard. It requires jQuery and Mousetrap. Optionally you can install `gca-js` as a peer dependency

      • v3.4.2
      • 12.69
      • Published

      @tom-james-watson/electron-builder

      A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box

      • v21.5.0
      • 12.61
      • Published

      @hz-9/pkg-build

      A tool for run pkg to package Node.js service or tool.

      • v0.3.8
      • 12.48
      • Published

      pkg-list

      Get a list of packages owned by a user from npm

      • v1.0.2
      • 11.98
      • Published

      gmbuilder

      Convert Project to one single executable file.

        • v1.0.6
        • 11.84
        • Published

        root-pkg-json

        Find the highest package.json, starting from from the current working directory.

        • v1.0.2
        • 11.80
        • Published

        root-pkg-dir

        Find the highest directory with a package.json, starting from from the current working directory.

        • v1.0.0
        • 11.53
        • Published

        module-tree

        Create a visual tree of module dependencies using archy. Optionally pass a glob pattern to limit the result to names with that pattern, or a regex to selectively highlight package names.

        • v1.0.0
        • 11.33
        • Published

        pkg-get

        pkg-get is a tool for get field in package.json.

        • v0.0.2
        • 11.16
        • Published

        @njzy/ps4-pkg-info

        Get information (paramSfo and icon0) from a PlayStation 4 PKG file

        • v0.1.0
        • 11.16
        • Published

        pkg-bin

        Get a command name from a package.json object

        • v1.0.2
        • 11.00
        • Published

        cosa-roboteq-sdc21xx

        Wio package for cosa to control Roboteq SDC21XX Brushless DC Motor

          • v1.0.2
          • 10.98
          • Published

          @yangzw/bruce-pkg

          A package processing tool that enhances Npm commands

          • v1.3.8
          • 10.82
          • Published

          pkg-packager-appdmg

          A pkg-packager builder to build macOS bundles (.app) and Apple Disk Images (DMG).

          • v0.0.1
          • 10.59
          • Published

          require-runtime

          Use require() at runtime (useful when using pkg)

          • v2.0.0
          • 10.58
          • Published

          hapi-pkg

          Hapi Plugin which provides a JSON API to object properties.

          • v1.1.0
          • 10.58
          • Published

          wlib-tmp

          Template helpers for WLib

          • v1.0.2
          • 10.56
          • Published

          npm-add-engines

          Add engines field to your package.json file in current working directory or user-defined directory

          • v2.0.1
          • 10.34
          • Published

          package-field-cli

          CLI that prints the value of a specified field from package.json.

          • v2.0.0
          • 10.34
          • Published

          webpack-pkg-plugin

          Makes executables from your scripts with Webpack

          • v1.0.3
          • 10.20
          • Published

          pkgparse

          A module for searching details about other modules

          • v2.1.1
          • 10.12
          • Published

          read-pkg-workspace

          Read the closest package.json files and find yarn workspaces

          • v0.1.1
          • 9.89
          • Published

          pkg-dep

          Get package dependencies

          • v1.3.0
          • 9.83
          • Published

          sklonyator

          Склонятор названий городов

            • v1.0.11
            • 9.62
            • Published

            pkg-bump

            tiny package.json dependency version bumper

            • v1.3.0
            • 9.42
            • Published

            unpkg-json

            Get metadata of a package from unpkg.com

              • v0.0.6
              • 9.41
              • Published

              get-details

              Get package information directly on your web page without import and install

              • v1.0.16
              • 9.29
              • Published

              parse-workspace-path

              > Parses arbitrary path string considering the presence of packages and workspaces

              • v0.1.1
              • 8.95
              • Published

              npm-pkgs

              List user npm packages from the [npmjs.com](http://npm.im)!

              • v2.0.1
              • 8.93
              • Published

              quizam

              > Like Shazam for CLI quizzes but without the wizardry

              • v1.2.1
              • 8.89
              • Published

              analyze-deps-cli

              Compare dependencies in package.json to the latest available versions.

              • v2.0.0
              • 8.77
              • Published

              resolve-pkg-option

              Returns a normalized node package representation by either specifying an object or a file path.

              • v1.0.8
              • 8.77
              • Published

              compresses

              package to work with file compressions, decompressions, and file format / compression checks

                • v0.0.1
                • 8.52
                • Published

                handlebars-helper-pkg

                {{pkg}} handlebars helper, for returning the value of a property from package.json.

                • v0.2.0
                • 8.46
                • Published

                find-upon

                Find a file or directory by walking up parent directories

                • v1.0.4
                • 8.46
                • Published

                wio-sqlitecpp

                Wio package for SQLiteC++ (SQLiteCpp): a smart and easy to use C++ SQLite3 wrapper

                • v2.2.0
                • 8.45
                • Published

                code-dir

                Find the parent directory for top level projects.

                • v0.3.0
                • 8.43
                • Published

                npm-name-checker

                Check whether a package or organization name is available on npm

                • v2.1.5
                • 8.43
                • Published

                pkg-installer

                Install package programmatically.

                • v0.0.4
                • 8.37
                • Published

                pkg-down

                Find the topmost package.json file.

                • v0.1.0
                • 8.19
                • Published

                author-total-downloads

                Prints any NPM user's total package downloads to the command line.

                  • v1.0.2
                  • 7.96
                  • Published

                  doculatte

                  > A JavaScript Docblockr-to-Markdown documentation writer.

                  • v1.1.0
                  • 7.91
                  • Published

                  pkg-natives

                  Put natives in a pkg binary

                  • v0.1.2
                  • 7.90
                  • Published

                  gpi

                  Get a specific version of the package data

                  • v1.0.4
                  • 7.83
                  • Published

                  nodage

                  Package your node.js project into a single executable file

                  • v0.1.0-alpha.4
                  • 7.34
                  • Published

                  @ocli/repack

                  Repack command/module for ocli

                  • v0.6.1
                  • 7.34
                  • Published

                  create-proyect-cli

                  Este CLI te permite realizar diversas acciones relacionadas con repositorios y proyectos, proporcionando una interfaz interactiva para simplificar tareas comunes. Puedes clonar repositorios, crear proyectos en Angular, React o Ionic, eliminar repositorios

                    • v1.2.0
                    • 7.34
                    • Published

                    abrt

                    ABRT support for nodejs

                    • v0.0.3
                    • 7.28
                    • Published

                    cosa-i2c-register

                    Wio package for Cosa to provide access to AVR registers over I2C

                      • v1.0.1
                      • 7.28
                      • Published

                      updater-package

                      Update a package.json based on globally stored preferences.

                      • v1.0.2
                      • 7.27
                      • Published

                      total-release

                      Find the total releases of a node package available on npm

                      • v1.0.5
                      • 7.27
                      • Published

                      @darkyzhou-powered/electron-builder

                      A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box

                      • v24.13.3
                      • 7.21
                      • Published

                      @walkthunder/electron-builder

                      A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box

                      • v23.7.0
                      • 6.92
                      • Published