{
  "name": "system-extension-stub",
  "version": "0.0.3",
  "description": "SystemJS extension for stubbing modules",
  "main": "stub.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "SystemJS",
    "es6-module-loader",
    "es6"
  ],
  "author": "Matthew Phillips",
  "license": "MIT"
}
