{
  "name": "xtal-shell",
  "version": "0.0.27",
  "description": "Assist with automated regression testing of web pages containing shadow DOM and iFrames ",
  "main": "$hell.js",
  "repository": "https://github.com/bahrus/xtal-shell",
  "author": "bahrus <anderson.bruce.b@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "xtal-test": "0.0.56",
    "xtal-editor": "0.0.161"
  },
  "scripts": {
    "serve": "node node_modules/xtal-test/serve.js"
  }
}
