{
  "name": "hw2/modules/js/src/kernel",
  "license": "http://www.hyperweb2.com/terms",
  "dependencies": {
    "%common": "hw2-core/js-library-uri#*"
  },
  "devDependencies": {
    "%tests": "hw2-core/js-library-browser-uri#tests",
    "%doc": "hw2-core/js-library-browser-uri#doc"
  },
  "_comment_keep": "ensure we keep the right git repository configurations",
  "keep": [
    ".git/config"
  ],
  "version": "0.0.1"
}
