django-js-reverse
Version:
JavaScript url handling for Django that doesn't hurt.
30 lines (29 loc) • 658 B
JSON
{
"author": "Bernhard Janetzki",
"bugs": {
"url": "https://github.com/ierror/django-js-reverse/issues"
},
"description": "JavaScript url handling for Django that doesn't hurt.",
"files": [
"index.js",
"index.mjs"
],
"homepage": "https://github.com/ierror/django-js-reverse#readme",
"keywords": [
"django",
"js",
"reverse",
"url"
],
"license": "MIT",
"main": "index.js",
"name": "django-js-reverse",
"repository": {
"type": "git",
"url": "git://github.com/ierror/django-js-reverse.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.10.1-a.0"
}