{
  "name": "bespoke-theme-atomantic",
  "version": "3.0.1",
  "description": "A theme for Bespoke.js using x-gif",
  "homepage": "https://github.com/atomantic/bespoke-theme-atomantic",
  "bugs": "https://github.com/atomantic/bespoke-theme-atomantic/issues",
  "author": {
    "name": "Adam Eivy",
    "url": "https://github.com/atomantic"
  },
  "main": "./dist/bespoke-theme-atomantic.min.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/atomantic/bespoke-theme-atomantic.git"
  },
  "scripts": {
    "build": "./node_modules/.bin/gulp",
    "deploy": "./node_modules/.bin/gulp deploy",
    "start": "./node_modules/.bin/gulp demo",
    "test": "./node_modules/.bin/gulp"
  },
  "devDependencies": {
    "animate.css": "4.1.0",
    "bespoke": "1.1.0",
    "bespoke-backdrop": "1.0.0",
    "bespoke-bullets": "1.1.0",
    "bespoke-classes": "1.0.0",
    "bespoke-hash": "1.1.0",
    "bespoke-keys": "1.1.0",
    "bespoke-progress": "1.0.0",
    "bespoke-scale": "1.0.1",
    "bespoke-touch": "1.0.0",
    "brfs": "2.0.2",
    "browserify": "16.5.1",
    "browserify-shim": "3.8.14",
    "function-bind": "1.1.1",
    "gulp": "4.0.2",
    "gulp-autoprefixer": "7.0.1",
    "gulp-clean": "0.4.0",
    "gulp-connect": "5.7.0",
    "gulp-csso": "4.0.1",
    "gulp-gh-pages": "0.5.4",
    "gulp-header": "2.0.9",
    "gulp-plumber": "1.2.1",
    "gulp-pug": "4.0.1",
    "gulp-rename": "2.0.0",
    "gulp-streamify": "1.0.2",
    "gulp-stylus": "2.7.0",
    "gulp-uglify": "3.0.2",
    "gulp-util": "3.0.8",
    "insert-css": "2.0.0",
    "jquery": "3.5.1",
    "lodash": "4.17.15",
    "normalizecss": "3.0.0",
    "opn": "6.0.0",
    "prismjs": "1.20.0",
    "through": "2.3.8",
    "vinyl-source-stream": "2.0.0",
    "vinyl-transform": "1.0.0",
    "x-gif": "1.0.5"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "license": "MIT",
  "keywords": [
    "bespoke-plugin",
    "bespoke-theme"
  ],
  "dependencies": {}
}
