UNPKG

create-farm-plugin

Version:

use create-farm-plugin to create farm plugin

19 lines (18 loc) 250 B
{ "name": "<FARM-RUST-PLUGIN-NPM-NAME>-darwin-x64", "version": "0.0.0", "os": [ "darwin" ], "cpu": [ "x64" ], "main": "index.farm", "files": [ "index.farm" ], "license": "MIT", "engines": { "node": ">= 10" } }