DIR: /proc/self/root/usr/share/nodejs/charcodes/ |
Current File : //proc/self/root/usr/share/nodejs/charcodes/package.json |
{ "name": "charcodes", "version": "0.2.0", "description": "Char codes constants", "main": "lib/index.js", "module": "lib/index.mjs", "repository": { "type": "git", "url": "git+https://github.com/xtuc/charcodes.git" }, "engines": { "node": ">=6" }, "keywords": [ "charcodes", "ascii", "constants" ], "author": "Sven Sauleau", "license": "MIT", "bugs": { "url": "https://github.com/xtuc/charcodes/issues" }, "homepage": "https://github.com/xtuc/charcodes#readme" } |