Summary: Releasing version 0.52.1 Reviewed By: passy Differential Revision: D22976342 fbshipit-source-id: a4857df03cd1142615754a52f69d0f1578175f18
29 lines
660 B
JSON
29 lines
660 B
JSON
{
|
|
"name": "flipper-static",
|
|
"version": "0.52.1",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"electron-devtools-installer": "^3.1.1",
|
|
"expand-tilde": "^2.0.2",
|
|
"fb-watchman": "^2.0.0",
|
|
"fix-path": "^3.0.0",
|
|
"flipper-pkg-lib": "0.52.1",
|
|
"flipper-plugin-lib": "0.52.1",
|
|
"fs-extra": "^8.1.0",
|
|
"ignore": "^5.1.4",
|
|
"mac-ca": "^1.0.4",
|
|
"mem": "^6.0.0",
|
|
"mkdirp": "^1.0.4",
|
|
"p-filter": "^2.1.0",
|
|
"p-map": "^4.0.0",
|
|
"recursive-readdir": "^2.2.2",
|
|
"semver": "^7.3.2",
|
|
"uuid": "^8.1.0",
|
|
"ws": "^7.3.0",
|
|
"xdg-basedir": "^4.0.0",
|
|
"yargs": "^15.4.1"
|
|
}
|
|
}
|