This repository was archived by the owner on Jan 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " @cypress/browserify-preprocessor" ,
33 "description" : " Cypress preprocessor for bundling JavaScript via browserify" ,
4- "version" : " 0.0.0-development " ,
4+ "version" : " 0.0.1 " ,
55 "author" :
" Chris Breiding <[email protected] >" ,
66 "bugs" : " https://github.com/cypress-io/cypress-browserify-preprocessor/issues" ,
77 "config" : {
1717 }
1818 },
1919 "engines" : {
20- "node" : " >=6"
20+ "node" : " >=6.5 "
2121 },
2222 "files" : [
2323 " *.js"
3838 "ban" : " ban" ,
3939 "deps" : " deps-ok && dependency-check --no-dev ." ,
4040 "license" : " license-checker --production --onlyunknown --csv" ,
41- "lint" : " eslint *.js" ,
41+ "lint" : " eslint --fix *.js" ,
4242 "secure" : " nsp check" ,
4343 "size" : " t=\" $(npm pack .)\" ; wc -c \" ${t}\" ; tar tvf \" ${t}\" ; rm \" ${t}\" ;" ,
4444 "test" : " mocha" ,
6060 "eslint" : " 4.6.1" ,
6161 "eslint-plugin-cypress-dev" : " 1.0.0" ,
6262 "eslint-plugin-mocha" : " 4.11.0" ,
63- "git-issues" : " 1.3.1" ,
6463 "license-checker" : " 13.0.3" ,
6564 "mocha" : " 3.5.0" ,
6665 "mockery" : " 2.1.0" ,
You can’t perform that action at this time.
0 commit comments