npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "package.json" 的结果(共 20 个)
browser-resolve

resolve which handles browser field support in package.json

MIT
npm-logical-tree

Calculate 'logical' trees from a package.json + package-lock

ISC
find-root

find the closest package.json

MIT
package

Easy package.json exports.

@pnpm/read-importer-manifest

Read an importer manifest (called package.json in most cases)

MIT
npm-install-checks

Check the engines and platform fields in package.json

BSD-2-Clause
normalize-package-data

Normalizes data that can be found in package.json files.

BSD-2-Clause
resolve-package-path

a special purpose fast memoizing way to resolve a node modules package.json

MIT
github-from-package

return the github url from a package.json file

lightercollective

a basic postinstall only binary based on package.json collective info

ISC
load-pkg

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

MIT
@pnpm/write-importer-manifest

Write an importer manifest (called package.json in most cases)

MIT
bump-file

Bump JSON files (e.g. package.json and friends)

MIT
get-pkg-repo

Get repository user and project information from package.json file contents.

MIT
fd-package-json

Utilities for finding the closest package.json file

MIT
pkg-conf

Get namespaced config from the closest package.json

MIT
@npmcli/package-json

Programmatic API to update package.json

ISC
cwd

Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)

MIT