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: almost 4 years ago modulenpmpackageutility
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the installation of npm dependencies with caching to speed up project builds. | 659 |
| Finds the closest package.json file and returns its contents | 258 |
| A Cycle.js application demonstrating the interaction of streams, events, and DOM elements in real-time | 149 |
| Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
| A tool to easily manage and update dependencies in package.json files | 78 |
| A small, functional utility library with 14 core functions for common operations in JavaScript | 261 |
| Tool to manage NPM, component, and bower package files | 92 |
| A tool to retrieve metadata from the npm registry | 237 |
| Finds the closest package.json file in a directory tree | 160 |
| A command-line JSON viewer utility | 119 |
| JSON parser with path selection support | 249 |
| Enables fast JSON querying without unmarshalling the entire data | 86 |
| A utility function for chaining property access and function composition in D3.js data visualization | 26 |
| A lightweight JavaScript library for storing and manipulating JSON data on the client-side. | 2,132 |
| A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |