UNPKG

@rnmkeshav/mock-api

Version:

A fake API server for all type of frontend development

16 lines (15 loc) 294 B
{ "name": "basic", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "mock-api": "mock-api" }, "author": "", "license": "ISC", "dependencies": { "@rnmkeshav/mock-api": "file:../.." } }