{
    "author": "https://github.com/thienhung1989/angular-tree-dnd/graphs/contributors",
    "name": "angular-tree-dnd",
    "version": "3.0.11",
    "homepage": "http://thienhung1989.github.io/angular-tree-dnd/",
    "repository": {
        "type": "git",
        "url": "git://github.com/thienhung1989/angular-tree-dnd.git"
    },
    "autoupdate": {
        "source": "git",
        "target": "git://github.com/thienhung1989/angular-tree-dnd.git",
        "basePath": "dist/",
        "files": [
            "ng-tree-dnd.js",
            "ng-tree-dnd.css",
            "ng-tree-dnd.min.css",
            "ng-tree-dnd.min.js",
            "ng-tree-dnd.min.js.map"
        ]
    },
    "main": "dist/ng-tree-dnd.min.js",
    "dependencies": {
        "angular": ">=1.2.1"
    },
    "devDependencies": {
        "connect-livereload": "*",
        "fancy-log": "*",
        "gulp": "^4.0",
        "gulp-autoprefixer": "*",
        "gulp-changed": "*",
        "gulp-clean": "*",
        "gulp-clean-css": "*",
        "gulp-clone": "*",
        "gulp-concat": "*",
        "gulp-connect": "*",
        "gulp-filter": "*",
        "gulp-jsdoc3": "*",
        "gulp-jshint": "*",
        "gulp-load-plugins": "*",
        "gulp-remove-code": "*",
        "gulp-rename": "*",
        "gulp-replace": "*",
        "gulp-sequence": "*",
        "gulp-sourcemaps": "*",
        "gulp-uglify": "*",
        "jshint": "*",
        "jshint-stylish": "*",
        "open": "*",
        "require-dir": "*",
        "through2": "*",
        "yargs-parser": ">=13.1.2"
    },
    "browserslist": [
        "last 2 version",
        "> 1%",
        "IE 10"
    ],
    "postcss": {
        "plugins": {
            "autoprefixer": {}
        }
    },
    "engines": {
        "node": ">=0.8.0"
    },
    "scripts": {
        "test": "gulp build"
    },
    "license": "MIT"
}
