UNPKG

@enonic-types/lib-export

Version:

Type definitions for lib-export.

36 lines (35 loc) 850 B
{ "name": "@enonic-types/lib-export", "version": "7.16.5", "description": "Type definitions for lib-export.", "types": "export.d.ts", "files": [ "export.d.ts" ], "repository": { "type": "git", "url": "git+https://github.com/enonic/xp.git#master" }, "keywords": [ "enonic", "enonic-xp", "lib-export", "export", "types", "typescript" ], "contributors": [ "Mikita Taukachou <edloidas@gmail.com> (https://edloidas.github.io/)" ], "license": "Apache-2.0", "bugs": { "url": "https://github.com/enonic/xp/issues" }, "homepage": "https://github.com/enonic/xp/tree/master#readme", "dependencies": { "@enonic-types/core": "7.16.5" }, "publishConfig": { "access": "public" } }