{
  "author": {
    "name": "Infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "bundleDependencies": false,
  "config": {
    "type": "plugin",
    "name": "settings",
    "daemon": true
  },
  "dependencies": {
    "magcore-core": "^3.2.0"
  },
  "deprecated": false,
  "description": "Plugin for settings application, which provide data of all special settings plugins in config",
  "devDependencies": {
    "cjs-async": "^1.4.1",
    "cjs-emitter": "^1.5.0",
    "eslint": "^4.18.1",
    "mag-eslint-config": "^1.0.0",
    "mag-plugin-webpack-config": "^1.0.0"
  },
  "keywords": [
    "magcore",
    "settings",
    "plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "magcore-plugin-settings",
  "scripts": {
    "build": "webpack --config ./node_modules/mag-plugin-webpack-config/release.js && uglifyjs ./index.js -o ./index.js",
    "develop": "webpack --watch --config ./node_modules/mag-plugin-webpack-config/develop.js",
    "test": "node -v"
  },
  "version": "1.7.4",
  "readme": "ERROR: No README data found!",
  "_id": "magcore-plugin-settings@1.7.4",
  "dist": {
    "shasum": "41f300d5dd2ed85d3ab86f5def9fdc6ef8e317d5"
  },
  "_from": "magcore-plugin-settings@^1.0.0",
  "_resolved": "http://registry.npmjs.org/magcore-plugin-settings/-/magcore-plugin-settings-1.7.4.tgz"
}
