{
  "name": "plat",
  "version": "0.1.1",
  "description": "A tool for working with JavaScript platforms agnostically",
  "main": "lib/index.js",
  "scripts": [
    "lib/index.js"
  ],
  "repository": "jasonkuhrt/plat",
  "dependencies": {
  }
}