UNPKG

nerdlang

Version:

NerdLang. Simple yet efficient.

40 lines (38 loc) 678 B
{ "name": "fs", "description": "Nerd Standard FS module", "main": "index.ng", "bugs": { "url": "https://github.com/Nerdlang/Nerd/issues" }, "directories": { "root": "." }, "homepage": "https://github.com/Nerdlang/Nerd#readme", "keywords": [ "nerd", "nerdlang", "fs", "filesystem" ], "license": "MIT", "licenses": [ { "type": "MIT", "url": "https://github.com/nerdlang/nerd/blob/master/LICENSE" } ], "repository": { "type": "git", "url": "git+ssh://git@github.com/Nerd/nectarjs.git" }, "version": "0.0.1", "nerd": { "env": ["std", "wasm"] } }