UNPKG

exupery-core-internals

Version:
30 lines (29 loc) 618 B
{ "name": "exupery-core-internals", "version": "0.3.22", "license": "ISC", "description": "", "author": "Corno", "keywords": [ "exupery", "internals", "wrapRawDictionary", "wrapRawArray" ], "homepage": "https://github.com/corno/exupery-core#readme", "bugs": { "url": "https://github.com/corno/exupery-core/issues" }, "dependencies": { "exupery-core-types": "^0.3.67" }, "main": "./dist/index.js", "types": "dist/index.d.ts", "files": [ "dist" ], "repository": { "type": "git", "url": "git+https://github.com/corno/exupery-core-internals.git" } }