{
"name": "asfml",
"version": "0.0.0-dev",
"license": "Apache-2.0",
"bin": {
"asfml": "bin/asfml.js"
},
"type": "module",
"engines": {
"node": ">=16"
},
"files": [
"bin"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Xuanwo/asfml.git"
}
}