{ "name": "@kascheml/screeps-types", "version": "0.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@kascheml/screeps-types", "version": "0.0.3", "license": "Apache-2.0", "dependencies": { "@types/lodash": "^4.14.191", "@types/screeps": "^3.3.0" } }, "node_modules/@types/lodash": { "version": "4.14.191", "resolved": "https://npm.kascheml.de/@types%2flodash/-/lodash-4.14.191.tgz", "integrity": "sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==", "license": "MIT" }, "node_modules/@types/screeps": { "version": "3.3.0", "resolved": "https://npm.kascheml.de/@types%2fscreeps/-/screeps-3.3.0.tgz", "integrity": "sha512-1Fw/U0V0INPS4rS+SpjRi3zswf5cxgwTdNVN0UksWAkuVidS/4NCCx0LHZqvOByx6kP8J+7O9z3SMzK5prz5cA==", "license": "MIT" } }, "dependencies": { "@types/lodash": { "version": "4.14.191", "resolved": "https://npm.kascheml.de/@types%2flodash/-/lodash-4.14.191.tgz", "integrity": "sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==" }, "@types/screeps": { "version": "3.3.0", "resolved": "https://npm.kascheml.de/@types%2fscreeps/-/screeps-3.3.0.tgz", "integrity": "sha512-1Fw/U0V0INPS4rS+SpjRi3zswf5cxgwTdNVN0UksWAkuVidS/4NCCx0LHZqvOByx6kP8J+7O9z3SMzK5prz5cA==" } } }