{
  "name": "@makemydeal/nomniture",
  "description": "Omniture API module",
  "repository": {
    "type": "git",
    "url": "https://github.com/imartingraham/nomniture.git"
  },
  "version": "0.3.8",
  "author": {
    "name": "Ian Graham",
    "email": "imartingraham@gmail.com",
    "url": "http://github.com/imartingraham"
  },
  "main": "./index",
  "directories": {
    "lib": "./lib"
  },
  "keywords": [
    "omniture",
    "site catalyst",
    "test and target"
  ],
  "dependencies": {
		"nodeunit": "latest",
		"underscore" : "latest",
		"xml2json" : "latest",
		"request": "latest"
	},
  "bundledDependencies": [
    "nodeunit",
    "underscore",
    "xml2json"
  ]
}
