{
  "_args": [
    [
      "craftable@2.1.8",
      "/var/www/www-root/data/www/afutest.su"
    ]
  ],
  "_development": true,
  "_from": "craftable@2.1.8",
  "_id": "craftable@2.1.8",
  "_inBundle": false,
  "_integrity": "sha512-XuUGxjfgDsZqN7GOz1MfvoB5R9WePV79X8UNsyeImWrrHKvtgKGx8xC1l1LaqOdwfLrpQtofB5cTB+86/xlMig==",
  "_location": "/craftable",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "craftable@2.1.8",
    "name": "craftable",
    "escapedName": "craftable",
    "rawSpec": "2.1.8",
    "saveSpec": null,
    "fetchSpec": "2.1.8"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/craftable/-/craftable-2.1.8.tgz",
  "_spec": "2.1.8",
  "_where": "/var/www/www-root/data/www/afutest.su",
  "author": {
    "name": "Brackets"
  },
  "bugs": {
    "url": "https://github.com/BRACKETS-by-TRIAD/craftable-frontend/issues"
  },
  "dependencies": {
    "@coreui/coreui": "^2.1.1",
    "@coreui/icons": "^0.3.0",
    "axios": "^0.15.3",
    "bootstrap": "^4.1.3",
    "font-awesome": "^4.7.0",
    "jquery": "^3.1.1",
    "moment": "^2.18.1",
    "moment-timezone": "^0.5.26",
    "perfect-scrollbar": "^1.4.0",
    "popper.js": "^1.14.5",
    "simple-line-icons": "^2.4.1",
    "trumbowyg": "^2.10.0",
    "v-tooltip": "^2.0.0-rc.33",
    "vee-validate": "^2.0.0-rc.13",
    "vue": "^2.3.4",
    "vue-cookie": "^1.1.4",
    "vue-flatpickr-component": "^2.4.1",
    "vue-js-modal": "^1.2.8",
    "vue-multiselect": "^2.0.2",
    "vue-notification": "^1.3.2",
    "vue-quill-editor": "^2.3.0",
    "vue-template-compiler": "^2.5.21",
    "vue-trumbowyg": "^3.3.0",
    "vue2-dropzone": "^2.3.5"
  },
  "description": "This is a frontend dependency for Craftable. Craftable is a Laravel-based open-source toolkit for building administration interfaces.",
  "devDependencies": {
    "autoprefixer": "^9.3.1",
    "babel-cli": "^6.26.0",
    "babel-preset-es2015": "^6.24.1",
    "cpx": "^1.5.0",
    "node-sass": "^4.10.0",
    "postcss-cli": "^6.0.1"
  },
  "files": [
    "/dist",
    "/img",
    "/scss"
  ],
  "homepage": "https://github.com/BRACKETS-by-TRIAD/craftable-frontend#readme",
  "license": "MIT",
  "main": "./dist/index.js",
  "name": "craftable",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BRACKETS-by-TRIAD/craftable-frontend.git"
  },
  "scripts": {
    "build": "npm run js",
    "js": "babel src --presets babel-preset-es2015 --out-dir dist",
    "prepublish": "npm run build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.1.8"
}
