{
  "name": "@settlin/spacebars-loader",
  "version": "1.0.9",
  "description": "blaze templates loader for meteor-webpack",
  "keywords": [
    "blaze",
    "meteor",
    "webpack"
  ],
  "author": "Sudhanshu <sudhanshu@settlin.in>",
  "homepage": "https://github.com/settlin/node-monorepo/tree/master/spacebars-loader#readme",
  "license": "ISC",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/settlin/node-monorepo.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/settlin/node-monorepo/issues"
  },
  "dependencies": {
    "loader-utils": "0.2.x",
    "lodash": "^4.17.15",
    "meteor-blaze-tools": "^1.2.4",
    "meteor-core": "^1.2.4",
    "meteor-html-tools": "^1.2.4",
    "meteor-htmljs": "^1.2.4",
    "meteor-spacebars-compiler": "^1.2.4"
  },
  "gitHead": "c82636cb269f14e333063a2aa218b233d0fafc60"
}
