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

23 lines (22 loc) 408 B
{ "name": "photo-album", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@std/esm": "^0.12.1", "core-object": "^3.1.5", "ember-inflector": "^2.0.1" }, "@std/esm": { "esm": "all" }, "devDependencies": { "pryjs": "^1.0.3" } }