{
  "name": "px2style",
  "version": "3.5.0",
  "description": "Pickles 2 CSS Components.",
  "private": false,
  "scripts": {
    "build": "composer run-script build",
    "dev": "npm run development",
    "development": "mix",
    "watch": "mix watch",
    "watch-poll": "mix watch -- --watch-options-poll=1000",
    "hot": "mix watch --hot",
    "prod": "npm run production",
    "production": "mix --production"
  },
  "author": "Tomoya Koyanagi",
  "license": "MIT",
  "start": "./src_px2style/px2style.js",
  "devDependencies": {
    "@babel/core": "^7.17.8",
    "@babel/preset-env": "^7.16.11",
    "@babel/preset-react": "^7.16.7",
    "axios": "^0.25",
    "babel-loader": "^8.2.4",
    "csv-loader": "^3.0.5",
    "gitui79": "github:tomk79/gitui79.js#develop",
    "iterate79": "^1.1.1",
    "jquery": "^3.6.0",
    "keen-slider": "^6.8.6",
    "langbank": "^0.3.1",
    "laravel-mix": "^6.0.48",
    "lodash": "^4.17.21",
    "marked": "^4.0.12",
    "resolve-url-loader": "^5.0.0",
    "sass": "^1.49.9",
    "sass-loader": "^12.6.0",
    "testcafe": "^1.17.1",
    "text-loader": "^0.0.1",
    "tiny-slider": "^2.9.1",
    "twig-loader": "^0.5.5",
    "url-parse": "^1.4.7",
    "utils79": "^0.0.5"
  }
}
