UNPKG

debian-package-builder

Version:
15 lines (14 loc) 295 B
{ "name": "hello-sodium", "version": "1.0.0", "description": "an example script with native crypto as a Debian package", "main": "index.js", "scripts": { "test": "tape test" }, "author": "ahdinosaur", "license": "ISC", "dependencies": { "sodium-native": "^2.2.3" } }