File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @monorepo/solid-spring" ,
33 "version" : " 0.0.0" ,
4- "description" : " " ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/aslemammad/solid-spring.git"
7+ },
8+ "license" : " MIT" ,
9+ "bugs" : {
10+ "url" : " https://github.com/aslemammad/solid-spring/issues"
11+ },
12+ "homepage" : " https://github.com/aslemammad/solid-spring#readme" ,
13+ "description" : " Like react-spring, but for SolidJS" ,
14+ "contributors" : " " ,
515 "scripts" : {},
16+ "keywords" : [
17+ " best_ecosystem" ,
18+ " solidhack" ,
19+ " react-spring" ,
20+ " solid"
21+ ],
622 "author" : " M. Bagher Abiat" ,
723 "license" : " MIT" ,
824 "devDependencies" : {
Original file line number Diff line number Diff line change 22 "name" : " solid-spring" ,
33 "version" : " 0.0.4" ,
44 "type" : " module" ,
5+ "description" : " Like react-spring, but for SolidJS" ,
6+ "keywords" : [
7+ " best_ecosystem" ,
8+ " solidhack" ,
9+ " react-spring" ,
10+ " solid"
11+ ],
512 "scripts" : {
613 "build" : " rimraf dist && rollup -c" ,
714 "dev" : " rollup -c --watch src" ,
You can’t perform that action at this time.
0 commit comments