5 <title>JSDoc: Namespace: JSON
</title>
7 <script src=
"scripts/prettify/prettify.js"> </script>
8 <script src=
"scripts/prettify/lang-css.js"> </script>
10 <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
12 <link type=
"text/css" rel=
"stylesheet" href=
"styles/prettify-tomorrow.css">
13 <link type=
"text/css" rel=
"stylesheet" href=
"styles/jsdoc-default.css">
20 <h1 class=
"page-title">Namespace: JSON
</h1>
36 <div class=
"container-overview">
63 <dt class=
"tag-source">Source:
</dt>
64 <dd class=
"tag-source"><ul class=
"dummy"><li>
65 <a href=
"minify.json.js.html">minify.json.js
</a>,
<a href=
"minify.json.js.html#line4">line
4</a>
94 <h3 class=
"subsection-title">Methods
</h3>
99 <h4 class=
"name" id=
"minify"><span class=
"type-signature"><static
> </span>minify
<span class=
"signature">(Transformed)
</span><span class=
"type-signature"> → {String}
</span></h4>
115 <table class=
"params">
128 <th class=
"last">Description
</th>
137 <td class=
"name"><code>Transformed
</code></td>
143 <span class=
"param-type">Object
</span>
153 <td class=
"description last">data. format) json-like
</td>
182 <dt class=
"tag-source">Source:
</dt>
183 <dd class=
"tag-source"><ul class=
"dummy"><li>
184 <a href=
"minify.json.js.html">minify.json.js
</a>,
<a href=
"minify.json.js.html#line32">line
32</a>
216 <span class=
"param-type">String
</span>
227 <pre class=
"prettyprint"><code>var json = { // hoge
228 "foo": "bar",// this is cool
230 "baz", "bum", "zam" // this is cool
232 } // hoge
</code></pre>
253 <h2><a href=
"index.html">Index
</a></h2><h3>Namespaces
</h3><ul><li><a href=
"JSON.html">JSON
</a></li></ul>
259 Documentation generated by
<a href=
"https://github.com/jsdoc3/jsdoc">JSDoc
3.3.0-dev
</a> on Mon Sep
30 2013 14:
37:
29 GMT+
0900 (JST)
262 <script> prettyPrint();
</script>
263 <script src=
"scripts/linenumber.js"> </script>