@hvm/examples
Version:
internal hvm example files
20 lines (19 loc) • 393 B
JSON
{
"name": "@hvm/examples",
"version": "0.0.11",
"description": "internal hvm example files",
"main": "index.js",
"homepage": "https://github.com/Goblinlordx/hvm",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hvm",
"hack",
"vm",
"nand2tetris",
"examples"
],
"author": "Benjamin Baldivia",
"license": "MIT"
}