SciPost Code Repository

Skip to content
Snippets Groups Projects
package.json 1.2 KiB
Newer Older
{
  "name": "scipost_v1",
  "version": "1.0.0",
  "description": "SciPost's frontend dependencies",
  "main": "scipost.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "webpack": "./node_modules/.bin/webpack",
    "webpack-live": "./node_modules/.bin/webpack --watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://scipostdev@bitbucket.org/scipostdev/scipost_v1.git"
  },
  "author": "SciPost",
  "homepage": "https://www.scipost.org",
  "devDependencies": {
    "bootstrap": "^4.0.0-alpha.6",