11{
2- "name" : " smartwizard" ,
3- "version" : " v4.2.1" ,
4- "author" : " Dipu Raj <hello@techlaboratory.net>" ,
5- "description" : " The awesome jQuery step wizard plugin with Bootstrap support" ,
6- "homepage" : " http://techlaboratory.net/smartwizard" ,
7- "license" : " MIT" ,
8- "contributors" : [
9- {
10- "name" : " Dipu Raj" ,
11- "email" : " hello@techlaboratory.net"
12- }
13- ],
14- "main" : " ./js/jquery.smartWizard.js" ,
15- "style" : " ./css/smart_wizard.css" ,
16- "repository" : {
17- "type" : " git" ,
18- "url" : " https://github.com/techlab/SmartWizard.git"
19- },
20- "bugs" : {
21- "url" : " https://github.com/techlab/SmartWizard/issues"
22- },
23- "keywords" : [
24- " bootstrap" ,
25- " wizard" ,
26- " step" ,
27- " ui" ,
28- " jquery-plugin" ,
29- " tabs" ,
30- " jquery"
31- ],
32- "scripts" : {
33- "start" : " " ,
34- "test" : " ./node_modules/.bin/karma start --single-run --browsers PhantomJS" ,
35- "build" : " gulp" ,
36- "clean" : " gulp clean" ,
37- "lint" : " gulp lint"
38- },
39- "dependencies" : {
40- "jquery" : " >=1.9.0" ,
41- "bootstrap" : " >=3.0.0"
42- },
43- "devDependencies" : {
44- "autoprefixer" : " ^6.7.7" ,
45- "del" : " ^2.2.2" ,
46- "gulp" : " ^3.9.1" ,
47- "gulp-babel" : " ^6.1.2" ,
48- "gulp-clean-css" : " ^3.0.4" ,
49- "gulp-cssbeautify" : " ^0.1.3" ,
50- "gulp-jasmine" : " ^2.4.2" ,
51- "gulp-jshint" : " ^2.0.4" ,
52- "gulp-karma" : " 0.0.5" ,
53- "gulp-postcss" : " ^6.4.0" ,
54- "gulp-rename" : " ^1.2.2" ,
55- "gulp-uglify" : " ^2.1.1" ,
56- "jasmine-core" : " ^2.5.2" ,
57- "jasmine-jquery" : " ^2.1.1" ,
58- "jshint" : " ^2.9.4" ,
59- "karma" : " ^1.5.0" ,
60- "karma-chrome-launcher" : " ^2.0.0" ,
61- "karma-cli" : " ^1.0.1" ,
62- "karma-jasmine" : " ^1.1.0" ,
63- "karma-jasmine-html-reporter" : " ^0.2.2" ,
64- "karma-jasmine-jquery" : " ^0.1.1" ,
65- "karma-phantomjs-launcher" : " ^1.0.4"
2+ "name" : " smartwizard" ,
3+ "version" : " v4.2.1" ,
4+ "author" : " Dipu Raj <hello@techlaboratory.net>" ,
5+ "description" : " The awesome jQuery step wizard plugin with Bootstrap support" ,
6+ "homepage" : " http://techlaboratory.net/smartwizard" ,
7+ "license" : " MIT" ,
8+ "contributors" : [
9+ {
10+ "name" : " Dipu Raj" ,
11+ "email" : " hello@techlaboratory.net"
6612 }
67- }
13+ ],
14+ "main" : " ./js/jquery.smartWizard.js" ,
15+ "style" : " ./css/smart_wizard.css" ,
16+ "repository" : {
17+ "type" : " git" ,
18+ "url" : " https://github.com/techlab/SmartWizard.git"
19+ },
20+ "bugs" : {
21+ "url" : " https://github.com/techlab/SmartWizard/issues"
22+ },
23+ "keywords" : [
24+ " bootstrap" ,
25+ " wizard" ,
26+ " step" ,
27+ " ui" ,
28+ " jquery-plugin" ,
29+ " tabs" ,
30+ " jquery"
31+ ],
32+ "scripts" : {
33+ "start" : " " ,
34+ "test" : " ./node_modules/.bin/karma start --single-run --browsers PhantomJS" ,
35+ "build" : " gulp" ,
36+ "clean" : " gulp clean" ,
37+ "lint" : " gulp lint"
38+ },
39+ "dependencies" : {
40+ "jquery" : " >=1.9.0" ,
41+ "bootstrap" : " >=3.0.0"
42+ },
43+ "devDependencies" : {
44+ "autoprefixer" : " ^6.7.7" ,
45+ "del" : " ^2.2.2" ,
46+ "gulp" : " ^3.9.1" ,
47+ "gulp-babel" : " ^6.1.2" ,
48+ "gulp-clean-css" : " ^3.0.4" ,
49+ "gulp-cssbeautify" : " ^0.1.3" ,
50+ "gulp-jasmine" : " ^2.4.2" ,
51+ "gulp-jshint" : " ^2.0.4" ,
52+ "gulp-karma" : " 0.0.5" ,
53+ "gulp-postcss" : " ^6.4.0" ,
54+ "gulp-rename" : " ^1.2.2" ,
55+ "gulp-uglify" : " ^2.1.1" ,
56+ "jasmine-core" : " ^2.5.2" ,
57+ "jasmine-jquery" : " ^2.1.1" ,
58+ "jshint" : " ^2.9.4" ,
59+ "karma" : " ^1.5.0" ,
60+ "karma-chrome-launcher" : " ^2.0.0" ,
61+ "karma-cli" : " ^1.0.1" ,
62+ "karma-jasmine" : " ^1.1.0" ,
63+ "karma-jasmine-html-reporter" : " ^0.2.2" ,
64+ "karma-jasmine-jquery" : " ^0.1.1" ,
65+ "karma-phantomjs-launcher" : " ^1.0.4" ,
66+ "karma-spec-reporter" : " 0.0.31"
67+ }
68+ }
0 commit comments