UNPKG

@aequum/crudl

Version:

aequum CRUD/CRUDL operations common components

29 lines (28 loc) 664 B
{ "name": "@aequum/crudl", "version": "0.27.15", "description": "aequum CRUD/CRUDL operations common components", "keywords": [ "aequum", "hexagonal", "rest", "api", "http", "crudl", "crud" ], "author": "Felipe Buccioni", "homepage": "https://github.com/fbuccioni/aequum", "repository": { "type": "git", "url": "https://github.com/fbuccioni/aequum.git", "directory": "packages/crudl" }, "license": "Apache-2.0", "publishConfig": { "access": "public" }, "dependencies": { "@aequum/paginate-common": "0.27.15" } }