UNPKG

cryptojslib

Version:

Unmodified copy of Google Code hosted CryptoJS project.

23 lines (22 loc) 583 B
{ "name": "cryptojslib", "version": "3.1.2", "description": "Unmodified copy of Google Code hosted CryptoJS project.", "main": "components/core.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/antonio-spinelli/CryptoJS.git" }, "keywords": [ "cryptojs" ], "author": "Antonio Spinelli", "license": "MIT", "bugs": { "url": "https://github.com/antonio-spinelli/CryptoJS/issues" }, "homepage": "https://github.com/antonio-spinelli/CryptoJS#readme" }