Newer
Older
{
"name": "scipost_v1",
"version": "1.0.0",
"description": "SciPost's frontend dependencies",
"main": "scipost.js",
"directories": {
"doc": "docs"
},
"scripts": {
"webpack-test": "./node_modules/.bin/webpack --config webpack.test.config.js",
"webpack-dev": "./node_modules/.bin/webpack --config webpack.dev.config.js",
"webpack-dev-live": "./node_modules/.bin/webpack --config webpack.dev.config.js --watch",
"webpack-stag": "./node_modules/.bin/webpack --config webpack.stag.config.js",
"webpack-prod": "./node_modules/.bin/webpack --config webpack.prod.config.js"
"url": "git+https://git.scipost.org/scipost/SciPost.git"
"homepage": "https://scipost.org",
"ajv": "^6.10.2",
"clean-webpack-plugin": "^3.0.0",
"node-sass": "^4.13.0",
"postcss-load-config": "^2.1.0",
"postcss-plugin": "^1.0.0",
"url-loader": "^4.1.1",
"vue-loader": "^16.2.0",
"vue-template-compiler": "^2.6.10",
"webpack-bundle-tracker": "^1.0.0",
"@popperjs/core": "^2.9.2",
"@vue/compiler-sfc": "^3.0.11",
"autoprefixer": "^10.2.6",
"bootstrap": "^5.0.1",
"lodash.debounce": "^4.0.8",
"npm": "^6.14.13",
"npm-install-peers": "^1.2.2",
"schema-utils": "^2.5.0",
"tiptap": "^1.32.2",
"tiptap-extensions": "^1.35.2",
"vue-sanitize": "^0.2.1",
"vue-select": "^3.11.2"
},
"resolutions": {
"prosemirror-model": "1.8.2"