squeaknode/frontend/src/components/Notification/package.json
Jonathan Zernik f8cda6fef2
Organize frontend (#346)
* Remove intermediate squeak-node-frontend dir

* Create build-protos.sh

* Fix build-protos script in readme
2020-10-29 23:21:38 -04:00

6 lines
99 B
JSON

{
"name": "Notification",
"version": "0.0.0",
"private": true,
"main": "Notification.js"
}