{
  "name": "@thinkeloquent/json-env-mapper",
  "version": "0.0.1",
  "description": "",
  "main": "./src/index.js",
  "scripts": {
    "test": "node ./node_modules/mocha/bin/mocha --opts ./test/mocha.opts",
    "uat": "browser-sync start --config ./bs-config.js"
  },
  "author": "opensource@thinkeloquent.com",
  "license": "MIT",
  "dependencies": {
    "core-js": "^2.4.1",
    "systemjs": "^0.19.41"
  },
  "devDependencies": {
    "babel-core": "^6.18.2",
    "babel-loader": "^6.2.8",
    "babel-plugin-transform-object-assign": "^6.8.0",
    "babel-plugin-transform-strict-mode": "^6.18.0",
    "babel-preset-es2015": "^6.18.0",
    "chai": "^3.5.0",
    "gulp": "^3.9.1",
    "gulp-clean": "^0.3.2",
    "gulp-jshint": "^2.0.4",
    "gulp-util": "^3.0.7",
    "html-loader": "^0.4.4",
    "jshint": "^2.9.4",
    "mocha": "^3.1.2",
    "ngtemplate-loader": "^1.3.1",
    "webpack": "^1.13.3"
  },
  "directories": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thinkeloquent/json-env-mapper.git"
  },
  "bugs": {
    "url": "https://github.com/thinkeloquent/json-env-mapper/issues"
  },
  "homepage": "https://github.com/thinkeloquent/json-env-mapper#readme",
  "keywords": [
    "script",
    "synchronously"
  ]
}
