UNPKG

@peacockproject/core

Version:

Type definitions for Peacock's core.

35 lines 862 B
{ "name": "@peacockproject/core", "description": "Type definitions for Peacock's core.", "homepage": "https://thepeacockproject.org", "author": { "name": "The Peacock Project", "email": "admin@thepeacockproject.org" }, "repository": { "type": "git", "url": "https://github.com/thepeacockproject/Peacock.git" }, "bugs": { "url": "https://github.com/thepeacockproject/Peacock/issues" }, "license": "AGPL-3.0", "publishConfig": { "access": "public" }, "scripts": { "reversion": "node ../versionTypedefsPackageJson.mjs" }, "dependencies": { "@peacockproject/statemachine-parser": "^6.2.0", "@types/express": "^4.17.20", "@types/node": "*", "axios": "^1.7.4", "js-ini": "^1.6.0", "semver": "^7.6.0" }, "optionalDependencies": { "msgpackr": "^1.10.1" }, "version": "8.5.0" }