CodeCommitsIssuesPull requestsActionsInsightsSecurity
master

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS
SSH

Download ZIP

bower.json

10lines · modecode

1{
2 "name": "coupe",
3 "version": "1.0.0",
4 "ignore": [
5 "deploy.yaml",
6 "circle.yml",
7 "node_modules/",
8 "test/"
9 ]
10}