{
  "author": {
    "name": "PDZ",
    "url": "pdz.me"
  },
  "deprecated": false,
  "description": "Distant function loader for NodeJS",
  "keywords": [
    "distant",
    "function",
    "http",
    "load",
    "eval",
    "exec"
  ],
  "license": "ISC",
  "main": "pdzdf.js",
  "name": "@pdz/df",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "test": "exit 0"
  },
  "version": "1.0.1"
}
