{
  "name": "data-forge-to-highstock",
  "version": "0.0.18",
  "description": "Data-Forge plugin for transforming data to the Highstock format.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/data-forge/data-forge-to-highstock"
  },
  "keywords": [
    "data-forge",
    "data",
    "analysis",
    "transformation",
    "highstock",
    "highcharts",
    "financial"
  ],
  "author": "ashley@codecapers.com.au",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/data-forge/data-forge-to-highstock/issues"
  },
  "homepage": "https://github.com/data-forge/data-forge-to-highstock",
  "dependencies": {
    "chai": "^3.4.1",
    "linq": "^3.0.5"
  }
}
