Files
procedural-drones-01/package.json
Mikayla Dobson f4ff6e939f init
2022-05-07 15:44:09 -05:00

16 lines
266 B
JSON

{
"name": "tone",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"tone": "^14.7.77"
}
}