{
  "name": "sf-placeholder",
  "version": "1.0.5",
  "description": "Creates a Visualforce Page and placeholder Static Resource for use with Angular JS.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Salesforce",
    "Apex",
    "Visualforce",
    "Static",
    "Resources"
  ],
  "author": "Matthew Carroll <msc654@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "btoa": "^1.1.2",
    "jsforce": "^1.4.1"
  }
}
