Update package.json
Showing
{ | { | ||
"author": "Sergey Dmitriev <serge.dmitriev@gmail.com>", | "author": "Kuldash Technounit-GROUP", | ||
"name": "ding-dong", | "name": "alvagi", | ||
"description": "Write AGI-server quickly! (AGI - Asterisk Gateway Interface)", | "description": "Write AGI-server quickly! (AGI - Asterisk Gateway Interface)", | ||
"version": "0.2.0", | "version": "0.2.0", | ||
"license": "MIT", | "license": "MIT", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "git://github.com/antirek/ding-dong.git" | "url": "https://git.4u.uz/kulya/alvagi.git" | ||
}, | }, | ||
"main": "lib/", | "main": "lib/", | ||
"scripts": { | "scripts": { | ||
... | ... |
Please register or sign in to comment