{
  "_args": [
    [
      "lmr-brandplatform@1.1.4",
      "/var/www/brandplatform.be/nibc-lot"
    ]
  ],
  "_from": "lmr-brandplatform@1.1.4",
  "_id": "lmr-brandplatform@1.1.4",
  "_inBundle": false,
  "_integrity": "sha512-Vkn0KJapxurHAfjFQb8ePp83BqT8SbedZve0GLY5SXPO0AvYNrp4OfKJusHAcULDOUF8jaLNWQpzf+9B+BjWiA==",
  "_location": "/lmr-brandplatform",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lmr-brandplatform@1.1.4",
    "name": "lmr-brandplatform",
    "escapedName": "lmr-brandplatform",
    "rawSpec": "1.1.4",
    "saveSpec": null,
    "fetchSpec": "1.1.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/lmr-brandplatform/-/lmr-brandplatform-1.1.4.tgz",
  "_spec": "1.1.4",
  "_where": "/var/www/brandplatform.be/nibc-lot",
  "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": {
    "autoprefixer": "9.0.1",
    "babel-core": "6.26.3",
    "babel-eslint": "8.2.6",
    "babel-loader": "7.1.5",
    "babel-preset-env": "1.7.0",
    "babel-preset-stage-1": "6.24.1",
    "browser-sync": "2.26.7",
    "del": "4.0.0",
    "dotenv": "6.0.0",
    "express": "4.16.3",
    "fancy-log": "1.3.3",
    "file-saver": "2.0.2",
    "glob": "7.1.2",
    "gulp": "4.0.0",
    "gulp-consolidate": "0.2.0",
    "gulp-eslint": "5.0.0",
    "gulp-iconfont": "10.0.3",
    "gulp-imagemin": "5.0.3",
    "gulp-insert": "0.5.0",
    "gulp-newer": "1.4.0",
    "gulp-nodemon": "2.4.2",
    "gulp-postcss": "7.0.1",
    "gulp-rename": "1.4.0",
    "gulp-sass": "4.0.2",
    "gulp-sourcemaps": "2.6.4",
    "gulp-stylelint": "7.0.0",
    "gulp-uglify": "3.0.1",
    "gulp-zip": "4.2.0",
    "js-beautify": "1.8.9",
    "jszip": "3.2.2",
    "lodash.merge": "4.6.2",
    "marked": "0.6.2",
    "merge-stream": "1.0.1",
    "moment": "2.22.2",
    "node-fetch": "2.3.0",
    "node-sass": "4.12.0",
    "nodemon": "1.18.4",
    "nunjucks": "3.1.3",
    "stylelint": "9.10.1",
    "stylelint-config-recommended": "2.1.0",
    "stylelint-order": "2.1.0",
    "webpack": "4.16.2",
    "webpack-stream": "5.0.0",
    "yargs": "13.2.2"
  },
  "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_modules/.bin/gulp build",
    "server": "CORE_ENV=local ./node_modules/.bin/nodemon",
    "start": "CORE_ENV=local ./node_modules/.bin/gulp watch"
  },
  "version": "1.1.4"
}
