{"library":"json-mask","type":"library","category":null,"description":"A tiny language and engine for selecting specific parts of a JavaScript object, hiding the rest. Version 2.0.0 is the latest stable release. It preserves the original object structure, unlike JSONPath or JSONSelect. Designed for HTTP partial responses (like Google APIs' ?fields= query). No dependencies, works in Node.js and browsers. Maintained with infrequent releases. Key differentiator: keeps the structure intact instead of flattening results.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","mask","filter","select","fields","projection","query","json","cli"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-mask","imports":["import mask from 'json-mask'","const mask = require('json-mask')","import mask from 'json-mask'"]},{"cmd":"yarn add json-mask","imports":[]},{"cmd":"pnpm add json-mask","imports":[]}],"homepage":"https://github.com/nemtsov/json-mask#readme","github":"git://github.com/nemtsov/json-mask","docs":null,"changelog":null,"pypi":null,"npm":"json-mask","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}