{

"name": "gson",
"version": "0.1.5",
"description": "Serialize circular javascript object graphs",
"main": "index.js",
"scripts": {
  "test": "mocha"
},
"repository": {
  "type": "git",
  "url": "git://github.com/aaaristo/GSON.git"
},
"keywords": [
  "javascript",
  "object",
  "circular",
  "graph",
  "serialize"
],
"author": {
  "name": "aaaristo"
},
"license": "Apache2",
"bugs": {
  "url": "https://github.com/aaaristo/GSON/issues"
},
"dependencies": {
  "circularjs": "~0.1.0"
},
"devDependencies": {
  "chai": "~1.9.1"
},
"_id": "gson@0.1.5",
"dist": {
  "shasum": "97728c7a4521aa23b379c691e6ad90a3d548aee0",
  "tarball": "http://registry.npmjs.org/gson/-/gson-0.1.5.tgz"
},
"_from": "gson@*",
"_npmVersion": "1.3.11",
"_npmUser": {
  "name": "aaaristo",
  "email": "andrea.gariboldi@gmail.com"
},
"maintainers": [
  {
    "name": "aaaristo",
    "email": "andrea.gariboldi@gmail.com"
  }
],
"directories": {},
"_shasum": "97728c7a4521aa23b379c691e6ad90a3d548aee0",
"_resolved": "https://registry.npmjs.org/gson/-/gson-0.1.5.tgz"

}