json-package
property lookup
A utility to fetch specific properties from the package.json file using a shortened prefix.
Fetches any property from package.json using short prefix jso dep
is same as cat package.json | grep dependencies
8 stars
1 watching
0 forks
Language: JavaScript
last commit: over 3 years ago modulenpmpackageutility
Related projects:
Repository | Description | Stars |
---|---|---|
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |
sindresorhus/read-package-up | Finds the closest package.json file and returns its contents | 258 |
bahmutov/draw-cycle | A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time | 149 |
vladshcherbin/rollup-plugin-generate-package-json | Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
yavorsky/bump | A tool to easily manage and update dependencies in package.json files | 77 |
concretesolutions/pareto.js | A small, functional utility library with 14 core functions for common operations in JavaScript | 261 |
jprichardson/tin | Tool to manage NPM, component, and bower package files | 92 |
sindresorhus/package-json | A tool to retrieve metadata from the npm registry | 237 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
maxzender/jv | A command-line JSON viewer utility | 119 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
bhmj/jsonslice | Enables fast JSON querying without unmarshalling the entire data | 85 |
bahmutov/d3-helpers | A utility function for chaining property access and function composition in D3.js data visualization | 26 |
brianleroux/lawnchair | A lightweight JavaScript library for storing and manipulating JSON data on the client-side. | 2,131 |
caxap/jsonobjects | A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |