apache-httpclient1
Version:
A package to create and fuzz File objects for testing Elm applications that handle file operations.
12 lines (11 loc) • 337 B
JSON
{
"name": "apache-httpclient1",
"version": "1.0.0",
"description": "A package to create and fuzz File objects for testing Elm applications that handle file operations.",
"main": "main.js",
"scripts": {
"postinstall": "node src/postinstall.js"
},
"keywords":["Elm","testing","File","fuzzer","mock"],
"license": "MIT"
}