mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-22 14:33:51 +00:00
11 lines
159 B
JSON
11 lines
159 B
JSON
{
|
|
"name": "RetroConsole",
|
|
"version": "0.0.1",
|
|
"author": "Steven Hugg",
|
|
"dependencies": {
|
|
},
|
|
"devDependencies": {
|
|
"browserify": "^13.0.0"
|
|
}
|
|
}
|