terraphim_server 0.1.0

Terraphim service handling the core logic of the Terraphim AI.
Documentation
{
  "name": "bulmaswatch",
  "version": "0.8.1",
  "description": "Themes for Bulma",
  "author": "Jenil Gogari <i@jgog.in>",
  "main": "materia/bulmaswatch.min.css",
  "homepage": "https://jenil.github.io/bulmaswatch",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jenil/bulmaswatch.git"
  },
  "bugs": {
    "url": "https://github.com/jenil/bulmaswatch/issues"
  },
  "license": "MIT",
  "keywords": [
    "css",
    "sass",
    "flexbox",
    "responsive",
    "framework",
    "themes"
  ],
  "devDependencies": {
    "browser-sync": "^2.18.6",
    "bulma": "0.8.0",
    "del": "^5.1.0",
    "gulp": "3.x",
    "gulp-autoprefixer": "^6.1.0",
    "gulp-csso": "^3.0.0",
    "gulp-data": "^1.2.1",
    "gulp-front-matter": "^1.3.0",
    "gulp-pluck": "^0.0.4",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^4.0.2",
    "gulp-sourcemaps": "^2.4.0",
    "node-sass": "^4.13.1"
  },
  "scripts": {
    "build": "gulp sass api",
    "start": "gulp",
    "api": "gulp api"
  },
  "resolutions": {
    "graceful-fs": "4.2.3"
  }
}