{
  "name": "dias",
  "version": "1.0.0",
  "description": "Detect PaaS details of your application instance",
  "main": "index.js",
  "scripts": {
    "test": "mocha -R list test/*.js",
    "TESTS.md": "mocha -R markdown test/*.js > TESTS.md"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angleman/dias.git"
  },
  "engines":{
    "node":">= 6.0.0",
    "yarn":">= 1.0.0"
  },
  "keywords": [
    "aws",
    "serial-number",
    "appfog",
    "nodejitsu",
    "travis",
    "heroku",
    "strider",
    "dotcloud",
    "paas",
    "platform",
    "os",
    "everypaas",
    "windows",
    "linux",
    "freebsd",
    "osx",
    "sunos",
    "os x",
    "PaaS"
  ],
  "author": "angleman",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/angleman/dias/issues"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "dependencies": {
    "everypaas": "~0.0.7"
  },
  "optionalDependencies": {
    "serial-number": "^1.3.0"
  },
  "devDependencies": {
    "license-md": "~0.2.5",
    "grunt": "0.4.x",
    "grunt-bump": "0.0.x",
    "mocha": "~1.12.0",
    "should": "~1.2.2"
  }
}
