@apimock-rs/bin-darwin-arm64
Version:
A developer-friendly, featherlight and functional HTTP mock server built in Rust.
36 lines (35 loc) • 656 B
JSON
{
"name": "@apimock-rs/bin-darwin-arm64",
"version": "4.3.3",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"files": [
"apimock"
],
"description": "A developer-friendly, featherlight and functional HTTP mock server built in Rust.",
"author": "nabbisen<nabbisen@scqr.net>",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/apimokka/apimock-rs.git"
},
"keywords": [
"api",
"mock",
"server",
"http",
"json",
"route-matching",
"dynamic-routing",
"custom-routes",
"devtool",
"developer-tool",
"testing",
"stub",
"simulate"
]
}