| 12345678910111213141516171819202122232425262728293031323334 |
- {
- "name": "PhaserEditor2D-v3",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "": {
- "dependencies": {
- "phaser-asset-pack-hashing": "file:../phaser-asset-pack-hashing"
- }
- },
- "../phaser-asset-pack-hashing": {
- "version": "1.0.4",
- "license": "MIT",
- "dependencies": {
- "command-line-args": "^5.1.1",
- "command-line-usage": "^6.1.1",
- "md5-file": "^5.0.0"
- },
- "bin": {
- "phaser-asset-pack-hashing": "cli.js"
- },
- "devDependencies": {
- "@types/command-line-args": "^5.0.0",
- "@types/command-line-usage": "^5.0.1",
- "@types/md5-file": "^5.0.0",
- "@types/node": "^15.12.5"
- }
- },
- "node_modules/phaser-asset-pack-hashing": {
- "resolved": "../phaser-asset-pack-hashing",
- "link": true
- }
- }
- }
|