Skip to content

Commit cf504c9

Browse files
committed
💫 triple-image-carousel package.json 추가
1 parent 7709605 commit cf504c9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "@titicaca/triple-image-carousel",
3+
"version": "1.0.0-alpha.2",
4+
"description": "Triple Image Carousel",
5+
"main": "lib/index.js",
6+
"files": [
7+
"lib/"
8+
],
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/titicacadev/triple-frontend.git"
12+
},
13+
"bugs": {
14+
"url": "https://github.com/titicacadev/triple-frontend/issues"
15+
},
16+
"homepage": "https://github.com/titicacadev/triple-frontend#readme",
17+
"dependencies": {
18+
"@titicaca/triple-design-system": "^1.0.0-alpha.2",
19+
"nuka-carousel": "4.4.1"
20+
}
21+
}

0 commit comments

Comments
 (0)