FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
solid-objects-ruby/package.json at main · cardmagic/solid-objects-ruby · GitHub
cardmagic
/
solid-objects-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
30
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
solid-objects-ruby
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (15 loc) · 386 Bytes
Breadcrumbs
solid-objects-ruby
/
package.json
Copy path
File metadata and controls
15 lines (15 loc) · 386 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"
solid_objects
"
,
"private"
:
true
,
"type"
:
"
module
"
,
"description"
:
"
Browser modules for the Solid Objects Rails engine
"
,
"scripts"
: {
"test"
:
"
node --test test/javascript/*.test.mjs
"
,
"test:browser"
:
"
node --test test/browser/*.test.mjs
"
},
"devDependencies"
: {
"@hotwired/turbo"
:
"
^8.0.23
"
,
"jsdom"
:
"
^26.1.0
"
,
"playwright"
:
"
^1.62.1
"
}
}
Back
|
FazBrowse Home
|
New Git URL