{
  "name": "sencha_zordercompress",
  "description": "Compress compile sencha by order Loaded javascript files!",
  "version": "0.1.2",
  "homepage": "http://www.cmszu.com",
  "author": {
    "name": "Gloot/ZWD",
    "email": "glootz@gmail.com",
    "url": "http://www.cmszu.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Administrator/grunt-sencha-zordercompress.git"
  },
  "bugs": {
    "url": "https://github.com/Administrator/grunt-sencha-zordercompress/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.cmszu.com/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "grunt-lib-phantomjs": "~0.4.0",
    "phantomjs": "1.9.2-1",
    "connect": "~2.9.0"
  },
  "devDependencies": {
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-contrib-clean": "~0.4.0",
    "grunt-contrib-nodeunit": "~0.2.0",
    "grunt": "~0.4.1"
  },
  "peerDependencies": {
    "grunt": "~0.4.1"
  },
  "keywords": [
    "sencha",
    "sencha touch",
    "Ext",
    "compress",
    "sencha compress",
    "sencha compile"
  ]
}