File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " reshape-eval-code" ,
33 "description" : " Evaluate all code nodes and transform to text nodes" ,
4- "version" : " 0.3.4 " ,
4+ "version" : " 0.3.5 " ,
55 "author" : " Jeff Escalante" ,
66 "ava" : {
77 "verbose" : " true"
88 },
9- "bugs" : " https://github.com/reshape/reshape- eval-code/issues" ,
9+ "bugs" : " https://github.com/reshape/eval-code/issues" ,
1010 "dependencies" : {
1111 "reshape-code-gen" : " ^0.2.1" ,
1212 "reshape-parser" : " ^0.2.1" ,
2424 "engines" : {
2525 "node" : " >= 6"
2626 },
27- "homepage" : " https://github.com/reshape/reshape- eval-code" ,
27+ "homepage" : " https://github.com/reshape/eval-code" ,
2828 "license" : " MIT" ,
2929 "main" : " lib" ,
30- "repository" : " reshape/reshape- eval-code" ,
30+ "repository" : " reshape/eval-code" ,
3131 "scripts" : {
3232 "codecov" : " nyc report -r lcovonly && codecov" ,
3333 "coverage" : " nyc ava && nyc report --reporter=html && open ./coverage/index.html" ,
You can’t perform that action at this time.
0 commit comments