UNPKG

@mnrendra/read-stacked-json

Version:

Read the stacked JSON file from any sub-directory in your project.

38 lines (37 loc) 931 B
{ "name": "@mnrendra/read-stacked-json", "version": "1.6.3", "description": "Read the stacked JSON file from any sub-directory in your project.", "private": false, "main": "dist/index.js", "types": "dist/index.d.ts", "repository": { "type": "git", "url": "https://github.com/mnrendra/read-stacked-json.git" }, "author": { "name": "Muhammad Rendra", "email": "mnrendra@users.noreply.github.com", "url": "https://github.com/mnrendra" }, "license": "MIT", "bugs": { "url": "https://github.com/mnrendra/read-stacked-json/issues" }, "homepage": "https://github.com/mnrendra/read-stacked-json#readme", "dependencies": { "@mnrendra/read-stacked-file": "^1.5.3", "json5": "^2.2.3" }, "keywords": [ "read", "stacked", "json", "file", "read-stacked-json", "read-stacked-json-file", "stacked-json", "stacked-json-file", "stack-trace" ] }