{
  "name": "@pega/constellationjs",
  "version": "25.1.3",
  "description": "Get ConstellationJS Engine files for given version",
  "main": "index.js",
  "scripts": {
    "build": "node scripts/main.js",
    "test": ""
  },
  "files": [
    "dist",
    "LICENSE",
    "SECURITY.md"
  ],
  "keywords": [
    "ConstellationJS"
  ],
  "author": "pega",
  "license": "See LICENSE in LICENSE file or 'ConstellationJS Engine License.pdf' in dist/",
  "dependencies": {
    "fs-extra": "^11.2.0"
  }
}
