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