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