Socket
Book a DemoInstallSign in
Socket

cmake-npm

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmake-npm

npm utilities for CMake

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
6.3K
155.68%
Maintainers
2
Weekly downloads
 
Created
Source

cmake-npm

npm i cmake-npm
find_package(cmake-npm REQUIRED PATHS node_modules/cmake-npm)

API

find_npm(<result>)

node_module_prefix(<result> [WORKING_DIRECTORY <path>])

install_node_module(specifier [SAVE] [FORCE] [VERSION <range>] [WORKING_DIRECTORY <path>])

install_node_modules([LOCKFILE] [FORCE] [WORKING_DIRECTORY <path>])

resolve_node_module(<specifier> <result> [WORKING_DIRECTORY <path>])

list_node_modules(<result> [DEVELOPMENT] [WORKING_DIRECTORY <path>])

License

Apache-2.0

FAQs

Package last updated on 11 Dec 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