UNPKG

ionic-cordova-gulp-seed

Version:

Ionic & Cordova & Gulp seed with organized code, tests, bower support and some other stuff. Originated from ionic-angular-cordova-seed.

25 lines (24 loc) 532 B
{ "name": "sha-1", "version": "0.1.1", "description": "This is a SHA-1 hash generator by JavaScript.", "main": "sha1.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/linkgod/SHA-1.git" }, "keywords": [ "SHA-1", "sha1", "hash", "encryption" ], "author": "linkgod <linkgod@qq.com> (http://www.linkgod.net/)", "license": "MIT", "bugs": { "url": "https://github.com/linkgod/SHA-1/issues" } }