UNPKG

@rnmkeshav/mock-api

Version:

A fake API server for all type of frontend development

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