CodeCommitsIssuesPull requestsActionsInsightsSecurity
e8f4ca02ed5b43daf590aa12e826e8e5c40b66dc

Branches

Tags

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

Clone

HTTPS

Download ZIP

bower.json

12lines · modecode

1{
2 "name": "json-is",
3 "version": "0.0.1",
4 "ignore": [
5 "jade/",
6 "index.html",
7 "node_modules/"
8 ],
9 "devDependencies": {
10 "ui": "git@github.com:EagerIO/ui.git#af5a971e32a028ebc92b5cbbf4f82bf405a05c97"
11 }
12}