File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 "bench" : " ./bin/cli"
1818 },
1919 "main" : " ./lib" ,
20+ "browser" : {
21+ "process" : " process/"
22+ },
2023 "directories" : {
2124 "benchmark" : " ./benchmark" ,
2225 "bin" : " ./bin" ,
Original file line number Diff line number Diff line change 1717 "arch" : " ./bin/cli"
1818 },
1919 "main" : " ./lib" ,
20+ "browser" : {
21+ "process" : " process/"
22+ },
2023 "directories" : {
2124 "bin" : " ./bin" ,
2225 "doc" : " ./docs" ,
Original file line number Diff line number Diff line change 1414 }
1515 ],
1616 "main" : " ./lib" ,
17+ "browser" : {
18+ "process" : " process/"
19+ },
1720 "directories" : {
1821 "example" : " ./examples" ,
1922 "lib" : " ./lib" ,
Original file line number Diff line number Diff line change 1414 }
1515 ],
1616 "main" : " ./lib" ,
17+ "browser" : {
18+ "process" : " process/"
19+ },
1720 "directories" : {
1821 "example" : " ./examples" ,
1922 "lib" : " ./lib" ,
Original file line number Diff line number Diff line change 1414 }
1515 ],
1616 "main" : " ./lib" ,
17+ "browser" : {
18+ "process" : " process/"
19+ },
1720 "directories" : {
1821 "example" : " ./examples" ,
1922 "lib" : " ./lib" ,
Original file line number Diff line number Diff line change 1414 }
1515 ],
1616 "main" : " ./lib" ,
17+ "browser" : {
18+ "process" : " process/"
19+ },
1720 "directories" : {
1821 "benchmark" : " ./benchmark" ,
1922 "doc" : " ./docs" ,
Original file line number Diff line number Diff line change 2121 "stdlib" : " ./bin/cli"
2222 },
2323 "main" : " ./lib" ,
24- "browser" : " ./dist/stdlib-flat.min.js " ,
25- "unpkg " : " ./dist/stdlib-flat.min.js " ,
26- "jsdelivr" : " ./dist/stdlib-flat.min.js " ,
24+ "browser" : {
25+ "process " : " process/ "
26+ } ,
2727 "directories" : {
2828 "doc" : " ./docs" ,
2929 "example" : " ./examples" ,
9595 "mustache" : " ^4.0.0" ,
9696 "parse-link-header" : " ^1.0.1" ,
9797 "plato" : " ^1.5.0" ,
98+ "process" : " ^0.11.10" ,
9899 "proxyquire" : " ^2.0.0" ,
99100 "proxyquire-universal" : " ^2.0.0" ,
100101 "proxyquireify" : " ^3.1.1" ,
You can’t perform that action at this time.
0 commit comments