mirror of
https://github.com/barthuijgen/factorio-sites.git
synced 2025-01-09 14:45:40 +02:00
27 lines
848 B
JSON
27 lines
848 B
JSON
{
|
|
"name": "@fbe/editor",
|
|
"version": "1.0.0+4db8c378",
|
|
"description": "A Factorio blueprint editor and renderer webapp",
|
|
"author": "Teoxoy",
|
|
"license": "MIT",
|
|
"main": "dist/index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/Teoxoy/factorio-blueprint-editor.git"
|
|
},
|
|
"bugs": "https://github.com/Teoxoy/factorio-blueprint-editor/issues",
|
|
"homepage": "https://github.com/Teoxoy/factorio-blueprint-editor",
|
|
"dependencies": {
|
|
"@pixi/basis": "^6.0.0-rc.2",
|
|
"ajv": "^6.12.2",
|
|
"delaunator": "^4.0.1",
|
|
"eventemitter3": "^4.0.4",
|
|
"keyboardjs": "^2.5.1",
|
|
"maxrects-packer": "^2.6.0",
|
|
"pako": "^1.0.11",
|
|
"pathfinding": "^0.4.18",
|
|
"pixi.js": "^6.0.0-rc.2"
|
|
},
|
|
"yalcSig": "4db8c378010b5990474548640c7c809e"
|
|
}
|