You've already forked Epicnabbo-Catalogus-Updated-Daily
29 lines
625 B
JSON
29 lines
625 B
JSON
{
|
|
"name": "turbolinks",
|
|
"version": "5.2.0",
|
|
"description": "Turbolinks makes navigating your web application faster",
|
|
"main": "dist/turbolinks.js",
|
|
"files": [
|
|
"dist",
|
|
"src"
|
|
],
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/turbolinks/turbolinks.git"
|
|
},
|
|
"keywords": [
|
|
"turbolinks",
|
|
"browser",
|
|
"pushstate"
|
|
],
|
|
"author": "javan, packagethief, sstephenson",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/turbolinks/turbolinks/issues"
|
|
},
|
|
"homepage": "https://github.com/turbolinks/turbolinks#readme"
|
|
}
|