node-serial-key
Version:
Serial Number for Node Application
28 lines (27 loc) • 664 B
JSON
{
"name": "node-serial-key",
"version": "0.0.3",
"description": "Serial Number for Node Application",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"Serial",
"Number"
],
"author": "Shodiqul Muzaki <mshodiqul@gmail.com> (http://creativefull.cf)",
"license": "ISC",
"dependencies": {
"crypto": "0.0.3"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/creativefull/node-serial-key.git"
},
"bugs": {
"url": "https://github.com/creativefull/node-serial-key/issues"
},
"homepage": "https://github.com/creativefull/node-serial-key#readme"
}