19 lines
594 B
JSON
19 lines
594 B
JSON
{
|
|
"name": "django-client-reverse-helper",
|
|
"version": "0.0.0",
|
|
"description": "Client side helper for Django-Client-Reverse",
|
|
"main": "build/app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/RealOrangeOne/django-client-reverse-helper.git"
|
|
},
|
|
"author": "TheOrangeOne",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/RealOrangeOne/django-client-reverse-helper/issues"
|
|
},
|
|
"homepage": "https://github.com/RealOrangeOne/django-client-reverse-helper#readme"
|
|
}
|