diff options
Diffstat (limited to 'atom/packages/pretty-json/node_modules/jsonminify/docs/index.html')
| -rw-r--r-- | atom/packages/pretty-json/node_modules/jsonminify/docs/index.html | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/atom/packages/pretty-json/node_modules/jsonminify/docs/index.html b/atom/packages/pretty-json/node_modules/jsonminify/docs/index.html new file mode 100644 index 0000000..1be7fbb --- /dev/null +++ b/atom/packages/pretty-json/node_modules/jsonminify/docs/index.html @@ -0,0 +1,153 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>JSDoc: Index</title> + + <script src="scripts/prettify/prettify.js"> </script> + <script src="scripts/prettify/lang-css.js"> </script> + <!--[if lt IE 9]> + <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> + <![endif]--> + <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css"> + <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css"> +</head> + +<body> + +<div id="main"> + + <h1 class="page-title">Index</h1> + + + + + + + + <h3> </h3> + + + + + + + + + + + + + + + + + + + + + +<section> + +<header> + <h2> + JSON.minify/minify.json.js + </h2> + +</header> + +<article> + <div class="container-overview"> + + + + + <div class="description">JSON.minify</div> + + + +<dl class="details"> + + + + + + + + + + + + <dt class="tag-author">Author:</dt> + <dd class="tag-author"> + <ul> + <li>Kei Funagayama <kei.topaz@gmail.com</li> + </ul> + </dd> + + + + + + + + + + <dt class="tag-source">Source:</dt> + <dd class="tag-source"><ul class="dummy"><li> + <a href="minify.json.js.html">minify.json.js</a>, <a href="minify.json.js.html#line2">line 2</a> + </li></ul></dd> + + + + + + + +</dl> + + + + + </div> + + + + + + + + + + + + + + + + + + +</article> + +</section> + + + + +</div> + +<nav> + <h2><a href="index.html">Index</a></h2><h3>Namespaces</h3><ul><li><a href="JSON.html">JSON</a></li></ul> +</nav> + +<br clear="both"> + +<footer> + 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) +</footer> + +<script> prettyPrint(); </script> +<script src="scripts/linenumber.js"> </script> +</body> +</html>
\ No newline at end of file |