Update tooling #99
29
bower.json
29
bower.json
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "pjax",
|
|
||||||
"version": "0.2.4",
|
|
||||||
"description": "Easily enable fast Ajax navigation on any website (using pushState + xhr)",
|
|
||||||
"keywords": [
|
|
||||||
"pjax",
|
|
||||||
"push",
|
|
||||||
"state",
|
|
||||||
"ajax",
|
|
||||||
"navigation",
|
|
||||||
"transition",
|
|
||||||
"animation"
|
|
||||||
],
|
|
||||||
"main": "pjax.js",
|
|
||||||
"homepage": "https://github.com/MoOx/pjax",
|
|
||||||
"authors": [
|
|
||||||
"Maxime Thirouin"
|
|
||||||
],
|
|
||||||
"license": "MIT",
|
|
||||||
"moduleType": [
|
|
||||||
"node"
|
|
||||||
],
|
|
||||||
"ignore": [
|
|
||||||
"**/.*",
|
|
||||||
"node_modules",
|
|
||||||
"test",
|
|
||||||
"tests"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user