File tree Expand file tree Collapse file tree
lib/node_modules/@stdlib/math/base/special/truncbf Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 "bugs" : {
3535 "url" : " https://github.com/stdlib-js/stdlib/issues"
3636 },
37- "dependencies" : {},
38- "devDependencies" : {},
37+ "dependencies" : {
38+ "@stdlib/math-base-assert-is-infinitef" : " ^0.0.x" ,
39+ "@stdlib/math-base-assert-is-nanf" : " ^0.0.x" ,
40+ "@stdlib/math-base-special-powf" : " ^0.0.x" ,
41+ "@stdlib/math-base-special-truncf" : " ^0.0.x" ,
42+ "@stdlib/number-float64-base-to-float32" : " ^0.0.x" ,
43+ "@stdlib/utils-library-manifest" : " ^0.0.x"
44+ },
45+ "devDependencies" : {
46+ "@stdlib/constants-float32-eps" : " ^0.0.x" ,
47+ "@stdlib/constants-float32-ninf" : " ^0.0.x" ,
48+ "@stdlib/constants-float32-pinf" : " ^0.0.x" ,
49+ "@stdlib/math-base-special-abs" : " ^0.0.x" ,
50+ "tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
51+ "istanbul" : " ^0.4.1" ,
52+ "tap-min" : " git+https://github.com/Planeshifter/tap-min.git"
53+ },
3954 "engines" : {
4055 "node" : " >=0.10.0" ,
4156 "npm" : " >2.7.0"
You can’t perform that action at this time.
0 commit comments