UNPKG

@enonic-types/lib-common

Version:

Type definitions for lib-common.

34 lines (33 loc) 810 B
{ "name": "@enonic-types/lib-common", "version": "7.16.0-RC1", "description": "Type definitions for lib-common.", "types": "common.d.ts", "files": [ "common.d.ts" ], "repository": { "type": "git", "url": "git+https://github.com/enonic/xp.git#master" }, "keywords": [ "enonic", "enonic-xp", "lib-common", "common", "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": {}, "publishConfig": { "access": "public" } }