{
    "name": "axy-define-asm",
    "version": "0.0.1",
    "description": "Assembly axy.define project",
    "license": "MIT",
    "homepage": "https://github.com/axyjs/axy-define-asm",
    "author": "Oleg Grigoriev <go.vasac@gmail.com>",
    "repository": {
        "type": "git",
        "url": "https://github.com/axyjs/axy-define-asm"
    },
    "main": "index.js",
    "bin": {
        "axy-define-asm" : "./bin/axy-define-asm.js"
    },
    "dependencies": {},
    "keywords": [
        "CommonJS"
    ],
    "dependencies": {
        "axy-cli-opts": "~0.0.1"
    },
    "devDependencies": {
        "grunt": "~0.4.5",
        "grunt-ts": "4.0.1",
        "grunt-contrib-nodeunit": "~0.4.1",
        "grunt-tslint": "2.0.0",
        "grunt-contrib-jshint": "~0.11.1",
        "grunt-jsonlint": "~1.0.4",
        "grunt-contrib-uglify": "0.8.1"
    }
}
