Sha256: 54a3dd94efda41e0fbebaf73de028c387b364a267e1d5105f55f0675311dcd3d

Contents?: true

Size: 1.13 KB

Versions: 2

Compression:

Stored size: 1.13 KB

Contents

{
  "name": "puppet-herald",
  "version": "0.2.0",
  "description": "Provides a gateway for consuming puppet reports, a REST API and a simple Web app to display reports.",
  "main": "lib/puppet-herald/public/app.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {},
  "devDependencies": {
    "bower": "~1.4.0",
    "coveralls": "~2.11.0",
    "globby": "~2.0.0",
    "jasmine-core": "~2.2.0",
    "karma": "~0.12.0",
    "karma-coverage": "~0.2",
    "karma-jasmine": "~0.3.0",
    "karma-ng-html2js-preprocessor": "~0.1",
    "karma-phantomjs-launcher": "~0.1",
    "karma-story-reporter": "~0.3",
    "lcov-result-merger": "~1.0.0",
    "phantomjs": "~1.9.0",
    "wiredep": "~2.2.2"
  },
  "scripts": {
    "test": "test/javascript/karma.conf.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wavesoftware/gem-puppet-herald.git"
  },
  "keywords": [
    "puppet",
    "reports",
    "herald"
  ],
  "author": "Krzysztof Suszynski",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/wavesoftware/gem-puppet-herald/issues"
  },
  "homepage": "https://github.com/wavesoftware/gem-puppet-herald"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
puppet-herald-0.8.1 package.json
puppet-herald-0.8.0 package.json