{
  "_args": [
    [
      "lmr-brandplatform@2.1.8",
      "/var/www/brandplatform.be/bebat"
    ]
  ],
  "_from": "lmr-brandplatform@2.1.8",
  "_id": "lmr-brandplatform@2.1.8",
  "_inBundle": false,
  "_integrity": "sha512-dg8zL/Rf0z8J8GIJIfUfcslRksPqNeFy8yfUpESc44HntfH1tLJIcNLLp/Wpy4xtQlSM+fZnSik2Lm3iLMInWQ==",
  "_location": "/lmr-brandplatform",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lmr-brandplatform@2.1.8",
    "name": "lmr-brandplatform",
    "escapedName": "lmr-brandplatform",
    "rawSpec": "2.1.8",
    "saveSpec": null,
    "fetchSpec": "2.1.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/lmr-brandplatform/-/lmr-brandplatform-2.1.8.tgz",
  "_spec": "2.1.8",
  "_where": "/var/www/brandplatform.be/bebat",
  "author": {
    "name": "Little Miss Robot"
  },
  "bin": {
    "bp-start": "cli/start.js",
    "bp-build": "cli/build.js",
    "bp-generate": "cli/generate.js",
    "bp-production": "cli/production.js",
    "bp-release": "cli/release.js"
  },
  "browserslist": [
    "last 2 version"
  ],
  "dependencies": {
    "@babel/core": "7.6.0",
    "@babel/preset-env": "7.6.0",
    "@babel/register": "7.6.0",
    "autoprefixer": "9.6.1",
    "babel-eslint": "10.0.3",
    "babel-loader": "8.0.6",
    "browser-sync": "2.26.7",
    "cookies": "0.8.0",
    "core-js": "3.2.1",
    "del": "5.1.0",
    "es6-promise": "4.2.8",
    "express": "4.17.1",
    "express-session": "1.17.0",
    "fancy-log": "1.3.3",
    "file-saver": "2.0.2",
    "glob": "7.1.4",
    "gulp": "4.0.2",
    "gulp-consolidate": "0.2.0",
    "gulp-eslint": "6.0.0",
    "gulp-iconfont": "10.0.3",
    "gulp-imagemin": "6.1.0",
    "gulp-insert": "0.5.0",
    "gulp-newer": "1.4.0",
    "gulp-nodemon": "2.4.2",
    "gulp-plumber": "1.2.1",
    "gulp-postcss": "8.0.0",
    "gulp-rename": "1.4.0",
    "gulp-sass": "4.0.2",
    "gulp-sourcemaps": "2.6.5",
    "gulp-stylelint": "9.0.0",
    "gulp-uglify": "3.0.2",
    "gulp-zip": "5.0.0",
    "i18next": "17.0.16",
    "isomorphic-fetch": "2.2.1",
    "js-beautify": "1.10.2",
    "jszip": "3.2.2",
    "lodash.merge": "4.6.2",
    "marked": "0.7.0",
    "merge-stream": "2.0.0",
    "moment": "2.24.0",
    "node-sass": "5.0.0",
    "nodemon": "1.19.2",
    "nunjucks": "3.2.0",
    "sass": "1.32.8",
    "stylelint": "11.0.0",
    "stylelint-config-recommended": "3.0.0",
    "stylelint-order": "3.1.1",
    "webpack": "4.40.2",
    "webpack-merge": "4.2.2",
    "webpack-stream": "5.2.1",
    "yargs": "14.0.0"
  },
  "description": "Little Miss Robot brandplatform for hosting branding, assets, resources and styleguides for clients",
  "homepage": "https://bitbucket.org/leapforward/little-miss-robot-brandplatform-core",
  "license": "MIT",
  "main": "index.js",
  "name": "lmr-brandplatform",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/leapforward/little-miss-robot-brandplatform-core.git"
  },
  "scripts": {
    "build": "CORE_ENV=local NODE_ENV=NA ./node_modules/.bin/gulp build",
    "build:dev": "CORE_ENV=local NODE_ENV=NA ./node_modules/.bin/gulp build",
    "build:prod": "CORE_ENV=production NODE_ENV=NA ./node_modules/.bin/gulp build",
    "prepublishOnly": "npm run build:prod",
    "server": "CORE_ENV=local NODE_ENV=NA ./node_modules/.bin/nodemon",
    "start": "CORE_ENV=local NODE_ENV=NA ./node_modules/.bin/gulp watch"
  },
  "version": "2.1.8"
}
