File: comment.json

package info (click to toggle)
node-jsonminify 0.4.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: makefile: 23
file content (12 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
{ // hoge
    "foo": "bar",// this is cool
    "bar": [
        "baz", "bum", /** aaaa **/"zam"   // this is cool
    ],
    /* the rest of this document is just fluff
       in case you are interested. */
    "something": 10,
    /** the rest of this document is just fluff
     *in case you are interested. */
    "else": 20
} // hoge