Logo
Explore Help
Register Sign In
Testing_Grounds/DiscGoExtism-Plugin
1
0
Fork 0
You've already forked DiscGoExtism-Plugin
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
DiscGoExtism-Plugin/counter/package.json

17 lines
408 B
JSON
Raw Normal View History

Initial Commit: Added example plugins: Counter, Console, Ping Changes to be committed: modified: .gitignore modified: README.md new file: compiled/counter.wasm new file: compiled/ping.wasm new file: console/LICENSE new file: console/README.md new file: console/esbuild.js new file: console/package-lock.json new file: console/package.json new file: console/src/index.d.ts new file: console/src/index.js new file: counter/LICENSE new file: counter/README.md new file: counter/esbuild.js new file: counter/package-lock.json new file: counter/package.json new file: counter/src/index.d.ts new file: counter/src/index.js new file: ping/LICENSE new file: ping/README.md new file: ping/esbuild.js new file: ping/package-lock.json new file: ping/package.json new file: ping/src/index.d.ts new file: ping/src/index.js
2025-04-26 00:02:46 -04:00
{
"name": "js-pdk-template",
"version": "1.0.0",
"description": "",
"main": "src/index.js",
"scripts": {
"build": "node esbuild.js && extism-js dist/index.js -i src/index.d.ts -o ../compiled/counter.wasm"
},
"keywords": [],
"author": "",
"license": "BSD-3-Clause",
"devDependencies": {
"@extism/js-pdk": "^1.1.1",
"esbuild": "^0.19.12"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 16ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API