PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Ankit Jain   Registration Module   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Registration Module
Register and login users in MySQL database records
Author: By
Last change:
Date: 6 years ago
Size: 743 bytes
 

Contents

Class file image Download
{ "name": "registration-module", "version": "1.0.9", "description": "Registration-Login Module", "main": "registration-module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ankitjain28may/registration-module.git" }, "keywords": [ "Registration-Login", "Module", "Registration", "Signup", "Login", "Form" ], "author": [ "Ankit Jain", "ankitjain28may77@gmail.com", "http://ankitjain.surge.sh" ], "license": "ISC", "bugs": { "url": "https://github.com/ankitjain28may/registration-module/issues" }, "homepage": "https://github.com/ankitjain28may/registration-module#readme" }