UNPKG

vk-crypto

Version:

Wrapped methods for vk mini app "Crypto"

28 lines (27 loc) 605 B
{ "name": "vk-crypto", "version": "1.0.6", "description": "Wrapped methods for vk mini app \"Crypto\"", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/TheCaJlaT/vk-crypto.git" }, "keywords": [ "vk", "вк", "crypto" ], "author": "TheCaJlaT", "license": "MIT", "bugs": { "url": "https://github.com/TheCaJlaT/vk-crypto/issues" }, "homepage": "https://github.com/TheCaJlaT/vk-crypto#readme", "dependencies": { "node-fetch": "^3.0.0" } }