UNPKG

@maicol07/coloquent

Version:

Library for retrieving model objects from a JSON-API, with a fluent syntax inspired by Laravel Eloquent.

16 lines (15 loc) 317 B
{ "compilerOptions": { "module": "commonjs", "target": "es6", "esModuleInterop": true, "sourceMap": true, "declaration": true, "strictNullChecks": true, "outDir": "./dist" }, "exclude": [ "tests/**", "dist/**" ] }