UNPKG

jsonroutedb

Version:

A simple Node.js package to access non-binary files using a path-like string.

16 lines 440 B
{ "name": "jsonroutedb", "version": "1.0.0", "description": "A simple Node.js package to access non-binary files using a path-like string.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Nguyen Duc Thinh <ducthinh100812@gmail.com>", "license": "MIT", "keywords": [ "file", "access", "path", "text", "non-binary" ] }