@pdz/df
Version:
Distant function loader for NodeJS
28 lines (27 loc) • 460 B
JSON
{
"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"
}