{
  "name": "@woosh/dream-tools-localization",
  "type": "module",
  "version": "1.0.3",
  "description": "Localization tooling for DREAM engine",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.company-named.com:travnik/dream-tools-localization.git"
  },
  "keywords": [
    "localization",
    "engine",
    "locale"
  ],
  "author": "Company Named Limited",
  "license": "UNLICENSED",
  "dependencies": {
    "xlsx": "0.18.5"
  }
}
