UNPKG

puer-mock

Version:

Puer + Mock.js = A configurable mock server with configurable mock(random) data.

28 lines (27 loc) 667 B
{ "name": "puer-mock", "version": "1.2.4", "description": "Puer + Mock.js = A configurable mock server with configurable mock(random) data.", "main": "src/puer-mock.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ufologist/puer-mock.git" }, "keywords": [ "puer", "mock", "random" ], "author": "Sun", "license": "MIT", "bugs": { "url": "https://github.com/ufologist/puer-mock/issues" }, "homepage": "https://github.com/ufologist/puer-mock", "dependencies": { "mock-route": "^1.4.0" } }