Update gulpfile from my boilerplate & relocate pjax.js into src folder

This commit is contained in:
Maxime Thirouin
2014-04-03 07:07:34 +02:00
parent 4a3ba25547
commit e09c164491
4 changed files with 37 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "pjax",
"main": "pjax.js",
"version": "0.1.1",
"description": "Boost browsing experience using Ajax navigation (+ Push state)",
"main": "src/pjax.js",
"homepage": "https://github.com/MoOx/pjax",
"authors": [
"Maxime Thirouin <m@moox.io>"
],
"description": "Boost browsing experience using Ajax navigation (+ Push state)",
"moduleType": [
"amd",
"globals",