• This project
    • Loading...
  • Sign in

junhukang / facedetection_kangjunhu

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • facedetection_kangjunhu
  • node_modules
  • nconf
  • test
  • fixtures
  • merge
  • file1.json
  • junhukang's avatar
    1 · e4442ff1
    e4442ff1
    junhukang authored 2017-06-12 17:25:38 +0900
file1.json 264 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
  "apples": true,
  "bananas": true,
  "foo": {
  	"bar": "boo"
  },
  "candy": {
  	"something": "file1",
    "something1": true,
    "something2": true,
    "something5": {
      "first": 1,
      "second": 2
    }
  },
  "unicorn": {
    "exists": true
  }
}