{
  "name": "@spinnaker/core",
  "repository": {
    "type": "git",
    "url": "https://github.com/spinnaker/spinnaker.git"
  },
  "license": "Apache-2.0",
  "version": "2026.0.0",
  "module": "dist/index.js",
  "typings": "dist/index.d.ts",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "scripts": {
    "clean": "shx rm -rf dist",
    "prepublishOnly": "npm run build",
    "build": "npm run clean && spinnaker-scripts build",
    "dev": "spinnaker-scripts start",
    "dev:push": "spinnaker-scripts start --push",
    "graphql:generate": "graphql-codegen -r dotenv/config --config codegen.yml",
    "lib": "npm run build"
  },
  "dependencies": {
    "@apollo/client": "^3.6.9",
    "@fortawesome/fontawesome-free": "5.5.0",
    "@spinnaker/mocks": "1.0.7",
    "@spinnaker/presentation": "^0.3.1",
    "@spinnaker/styleguide": "2.0.0",
    "@uirouter/angularjs": "1.0.26",
    "@uirouter/core": "6.0.8",
    "@uirouter/react": "1.0.7",
    "@uirouter/react-hybrid": "1.0.2",
    "@uirouter/rx": "0.6.5",
    "@uirouter/visualizer": "7.2.1",
    "angular": "1.8.0",
    "angular-messages": "1.8.0",
    "angular-sanitize": "1.8.0",
    "angular-spinner": "1.0.1",
    "angular-ui-bootstrap": "2.5.0",
    "angular-ui-sortable": "0.17.1",
    "angular2react": "3.0.2",
    "angulartics": "1.4.0",
    "angulartics-google-analytics": "0.2.1",
    "ansi_up": "5.1.0",
    "bootstrap": "3.4.1",
    "brace": "0.11.1",
    "cachefactory": "3.0.0",
    "classnames": "2.2.6",
    "clipboard": "1.7.1",
    "commonmark": "0.28.1",
    "date-fns": "2.21.1",
    "diff-match-patch": "1.0.4",
    "dompurify": "^2.3.10",
    "enzyme": "3.11.0",
    "formik": "1.5.1",
    "human-readable-ids": "1.0.4",
    "jquery": "3.5.1",
    "jquery-textcomplete": "1.6.1",
    "js-worker-search": "npm:js-worker-search-uuid-fix@^1.4.2",
    "js-yaml": "3.13.1",
    "lodash": "4.17.23",
    "lodash-decorators": "4.5.0",
    "luxon": "1.23.0",
    "memoize-one": "6.0.0",
    "ngimport": "0.6.1",
    "prop-types": "15.6.1",
    "react": "16.14.0",
    "react-ace": "6.4.0",
    "react-bootstrap": "0.32.1",
    "react-content-loader": "6.0.3",
    "react-day-picker": "7.3.2",
    "react-dom": "16.14.0",
    "react-ga": "2.4.1",
    "react-select": "1.2.1",
    "react-sortable-hoc": "0.6.8",
    "react-spring": "8.0.27",
    "react-tether": "1.0.5",
    "react-toastify": "7.0.3",
    "react-transition-group": "4.2.2",
    "react-ultimate-pagination": "1.2.0",
    "react-virtualized": "9.18.5",
    "react-virtualized-select": "3.1.3",
    "react2angular": "3.2.1",
    "recoil": "0.7.2",
    "rxjs": "6.6.7",
    "select2": "^3.5.1",
    "select2-bootstrap-css": "1.4.6",
    "source-sans": "3.46.0",
    "spel2js": "0.2.6",
    "ui-select": "0.19.8"
  },
  "devDependencies": {
    "@graphql-codegen/add": "^2.0.2",
    "@graphql-codegen/cli": "^1.21.6",
    "@graphql-codegen/typescript": "^1.22.4",
    "@graphql-codegen/typescript-operations": "^1.18.3",
    "@graphql-codegen/typescript-react-apollo": "^2.3.0",
    "@spinnaker/eslint-plugin": "^3.0.2",
    "@spinnaker/scripts": "^0.4.0",
    "@types/angular": "1.6.26",
    "@types/angular-mocks": "1.5.10",
    "@types/angular-ui-bootstrap": "0.13.41",
    "@types/classnames": "2.2.0",
    "@types/clipboard": "1.5.33",
    "@types/commonmark": "0.27.0",
    "@types/dompurify": "^2.3.3",
    "@types/enzyme": "3.10.3",
    "@types/jasmine": "3.6.9",
    "@types/jquery": "2.0.43",
    "@types/js-yaml": "3.5.30",
    "@types/lodash": "4.14.64",
    "@types/luxon": "1.11.1",
    "@types/memoize-one": "3.1.1",
    "@types/prop-types": "15.5.2",
    "@types/react": "16.14.10",
    "@types/react-bootstrap": "0.32.5",
    "@types/react-dom": "16.8.4",
    "@types/react-select": "1.3.4",
    "@types/react-sortable-hoc": "0.6.2",
    "@types/react-transition-group": "4.2.3",
    "@types/react-virtualized": "9.7.12",
    "@types/react-virtualized-select": "3.0.8",
    "@types/resize-observer-browser": "0.1.5",
    "@types/tether": "1.4.4",
    "graphql": "^15.5.1",
    "rollup-plugin-copy": "^3.4.0",
    "shx": "0.3.3",
    "typescript": "5.0.4"
  },
  "gitHead": "707b1ea4b20e8555b567fb22fa43a471588cb502"
}
