This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/package.json

8 lines
116 B
JSON
Raw Normal View History

2020-01-31 20:18:58 +00:00
{
2020-07-30 12:23:49 +00:00
"private": true,
2021-03-15 11:53:57 +00:00
"license": "SEE LICENSE IN LICENSE.md",
2020-07-30 12:23:49 +00:00
"workspaces": [
"packages/*"
]
2020-01-31 20:18:58 +00:00
}