{
  "name": "@bpmn-io/form-js-carbon-styles",
  "version": "1.14.0",
  "description": "Custom carbon styles for form-js",
  "scripts": {
    "all": "run-s test",
    "test": "karma start",
    "dev": "npm test -- --auto-watch --no-single-run"
  },
  "license": "SEE LICENSE IN LICENSE",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bpmn-io/form-js.git",
    "directory": "packages/form-js-carbon-styles"
  },
  "author": {
    "name": "bpmn.io contributors",
    "url": "https://github.com/bpmn-io"
  },
  "devDependencies": {
    "stitfr-form-js-viewer": "^1.14.0",
    "@carbon/elements": "^11.61.0",
    "styled-components": "^6.1.15"
  },
  "files": [
    "src"
  ]
}
