Summary: _typescript_ Reviewed By: passy Differential Revision: D16936889 fbshipit-source-id: 68ec6a14e1ee4517d76816b4156f0eebaca27ab4
12 lines
206 B
JSON
12 lines
206 B
JSON
{
|
|
"name": "sea-mammals",
|
|
"version": "1.0.0",
|
|
"main": "index.tsx",
|
|
"license": "MIT",
|
|
"icon": "apps",
|
|
"title": "Sea Mammals",
|
|
"bugs": {
|
|
"email": "realpassy@fb.com"
|
|
}
|
|
}
|