{
  "name": "json-comments-js",
  "version": "0.0.3",
  "author": {
    "name": "noway421",
    "email": "noway@2ch.hk"
  },
  "description": "Realization of comments in JSON",
  "main": "json-comments.js",
  "bugs": {
    "url": "https://github.com/noway421/JSON-comments-js/issues",
    "email": "noway@2ch.hk"
  },
  "license": "gpl-v3.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/noway421/JSON-comments-js"
  },
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-uglify": "~0.2.2",
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-simple-mocha": "~0.4.0"
  },
  "readme": "#JSON-comments-js\n\nJavascript realization of comments in JSON.\n\nBased on Douglas Crockford's JSON-js\n\n# LICENSE\n    JSON-comments-js - realization of comments in JSON\n    Copyright (C) 2013  noway421\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <http://www.gnu.org/licenses/>.\n",
  "readmeFilename": "README.md",
  "bundleDependencies": [],
  "_id": "json-comments-js@0.0.3",
  "_from": "json-comments-js@0.0.3",
  "dist": {
    "shasum": "6aa2318b4e2a5ce383b81232587fd590abd51a21"
  },
  "_resolved": "https://registry.npmjs.org/json-comments-js/-/json-comments-js-0.0.3.tgz"
}
