mirror of
https://github.com/fluencelabs/assemblyscript-json
synced 2025-03-15 11:10:49 +00:00
Add name and version to package.json
This commit is contained in:
parent
2191631b93
commit
5855cde762
@ -1,4 +1,6 @@
|
||||
{
|
||||
"name" : "assemblyscript-json",
|
||||
"version" : "0.0.1",
|
||||
"scripts": {
|
||||
"asbuild:untouched": "npx asc assembly/index.ts -b build/untouched.wasm -t build/untouched.wat --sourceMap --validate --debug",
|
||||
"asbuild:optimized": "npx asc assembly/index.ts -b build/optimized.wasm -t build/optimized.wat --sourceMap --validate --optimize",
|
||||
|
Loading…
x
Reference in New Issue
Block a user