UNPKG

memserver

Version:

in-memory database/ORM and http mock server you can run in-browser and node environments. Built for large frontend teams, fast tests and rapid prototyping

18 lines (17 loc) 306 B
{ "name": "@memserver/model", "type": "module", "version": "0.0.1", "description": "", "author": "Izel Nakri", "license": "MIT", "main": "dist/index.js", "files": [ "dist/*" ], "dependencies": { "kleur": "4.1.4", "inflected": "^2.1.0", "object-inspect": "^1.10.3" } }