File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -25,5 +25,6 @@ website/node_modules/
2525website /public
2626website /vendor /bundle /
2727website /vendor /cache /
28+ .history
2829.cache /
2930.claude /ralph-loop.local.md
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " locutusjs/locutus" ,
3+ "description" : " Locutus other languages' standard libraries to JavaScript for fun and educational purposes" ,
4+ "type" : " library" ,
5+ "keywords" : [
6+ " php" ,
7+ " golang" ,
8+ " c" ,
9+ " ruby" ,
10+ " python" ,
11+ " js" ,
12+ " locutus" ,
13+ " javascript" ,
14+ " polyfill" ,
15+ " standard-library"
16+ ],
17+ "homepage" : " https://locutus.io" ,
18+ "license" : " MIT" ,
19+ "authors" : [
20+ {
21+ "name" : " Kevin van Zonneveld" ,
22+ "email" : " kevin@vanzonneveld.net"
23+ }
24+ ],
25+ "support" : {
26+ "issues" : " https://github.com/locutusjs/locutus/issues" ,
27+ "source" : " https://github.com/locutusjs/locutus"
28+ },
29+ "require" : {
30+ "php" : " >=8.0"
31+ },
32+ "config" : {
33+ "sort-packages" : true
34+ }
35+ }
You can’t perform that action at this time.
0 commit comments