UNPKG

create-farm-plugin

Version:

use create-farm-plugin to create farm plugin

22 lines (21 loc) 285 B
{ "name": "<FARM-RUST-PLUGIN-NPM-NAME>-linux-arm64-gnu", "version": "0.0.0", "os": [ "linux" ], "cpu": [ "arm64" ], "main": "index.farm", "files": [ "index.farm" ], "license": "MIT", "engines": { "node": ">= 10" }, "libc": [ "glibc" ] }