{
  "name": "loader",
  "version": "2.1.1",
  "description": "Assets loader.",
  "main": "index.js",
  "scripts": {
    "test": "make test-all"
  },
  "keywords": [
    "Loader"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/JacksonTian/loader.git"
  },
  "config": {
    "travis-cov": {
      "threshold": 98
    }
  },
  "devDependencies": {
    "mocha": "*",
    "should": "3.0.x",
    "istanbul": "*",
    "travis-cov": "*",
    "coveralls": "*",
    "mocha-lcov-reporter": "*"
  },
  "author": "Jackson Tian",
  "license": "MIT"
}
