Files
flipper/desktop/static/package.json
generatedunixname89002005306973 a47ac961f7 Flipper Release: v0.56.0
Summary: Releasing version 0.56.0

Reviewed By: jknoxville

Differential Revision: D23597790

fbshipit-source-id: e0f141eebe81e46619c71c8174fb78b1aaf2c035
2020-09-09 06:46:54 -07:00

29 lines
660 B
JSON

{
"name": "flipper-static",
"version": "0.56.0",
"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.56.0",
"flipper-plugin-lib": "0.56.0",
"fs-extra": "^9.0.1",
"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"
}
}