{
  "name": "system-json",
  "version": "0.0.3",
  "authors": [
    "Bitovi"
  ],
  "description": "JSON extension",
  "main": "json.js",
  "keywords": [
    "systemjs",
    "stealjs",
    "es6"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "qunit": "~1.15.0",
    "system.js": "~0.16.6",
	"es6-module-loader": "~0.16.3"
  },
  "resolutions": {
    "traceur": "0.0.58"
  }
}
