UNPKG

create-farm-plugin

Version:

use create-farm-plugin to create farm plugin

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