{
  "name": "bespoke-bullets",
  "version": "1.1.0",
  "description": "Bullet Lists for Bespoke.js",
  "author": {
    "name": "Mark Dalgleish",
    "url": "http://markdalgleish.com"
  },
  "main": "./lib/bespoke-bullets.js",
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "gulp",
    "coveralls": "gulp coveralls"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/markdalgleish/bespoke-bullets.git"
  },
  "peerDependencies": {
    "bespoke": "^1.0.0"
  },
  "devDependencies": {
    "bespoke": "^1.0.0",
    "browserify": "^4.1.5",
    "function-bind": "^0.1.0",
    "gulp": "^3.5.1",
    "gulp-clean": "^0.2.4",
    "gulp-coveralls": "^0.1.0",
    "gulp-header": "^1.0.2",
    "gulp-jshint": "^1.3.4",
    "gulp-karma": "0.0.2",
    "gulp-rename": "^1.2.0",
    "gulp-uglify": "^0.3.0",
    "istanbul": "^0.2.11",
    "jshint-stylish": "^0.1.5",
    "karma": "^0.10.9",
    "karma-browserify": "^0.2.1",
    "karma-coverage": "^0.1.5",
    "karma-jasmine": "^0.1.5",
    "karma-phantomjs-launcher": "^0.1.4",
    "karma-script-launcher": "^0.1.0",
    "lodash": "^2.4.1",
    "vinyl-buffer": "0.0.0",
    "vinyl-map": "^1.0.1",
    "vinyl-source-stream": "^0.1.1"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://mit-license.org/markdalgleish"
    }
  ],
  "keywords": [
    "bespoke-plugin"
  ]
}
