Sha256: 014aced157f8d54b62a09107237e29b5741a39ec097e4f185be66207a8c394f5

Contents?: true

Size: 716 Bytes

Versions: 2

Compression:

Stored size: 716 Bytes

Contents

{
  "description": "A website built with ocular",
  "license": "Apache-2.0",
  "keywords": [
    "ocular"
  ],
  "main": "index.js",
  "scripts": {
    "start": "yarn clean && yarn develop",
    "clean": "rm -rf ./.cache ./public",
    "develop": "gatsby develop --port=8001",
    "build": "yarn clean && gatsby build --prefix-paths",
    "serve": "gatsby serve --prefix-paths",
    "deploy": "NODE_DEBUG=gh-pages gh-pages -d public"
  },
  "dependencies": {
    "gatsby": "^2.18.0",
    "gatsby-remark-katex": "^3.1.20",
    "gatsby-theme-ocular": "^1.2.0-beta.8",
    "gatsby-transformer-remark": "^2.6.44",
    "katex": "^0.11.1",
    "react": "^16.8.6",
    "react-dom": "^16.8.6"
  },
  "devDependencies": {}
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
h3-3.7.2 ext/h3/src/website/package.json
h3-3.7.1 ext/h3/src/website/package.json