{ "name": "precious"
, "description": "the minimum kind of ephemeris"
, "keywords": [ "astrology", "ephemeris", "pyswisseph" ]
, "version": "0.2.0-3"
, "homepage": "http://astrolin.com/to/precious"
, "repository":
  { "type": "git"
  , "url": "git://github.com/astrolet/precious.git"
  }
, "bugs":
  { "mail": "support@astrolet.net"
  , "url" : "https://github.com/astrolet/precious/issues"
  }
, "author": "Orlin M Bozhinov <orlin@astrolet.net> (http://soundsapiens.com)"
, "contributors": []
, "directories":
  { "bin": "./bin"
  , "man": "./man"
  }
, "main": "index"
, "dependencies":
  { "coffee-script": "*"
  , "underscore": "*"
  , "upon": "*"
  , "gravity": "*"
  , "complete": "*"
  , "JSONStream": "0.4.2"
  , "deepmerge": "*"
  , "jsonify": "*"
  , "errs": "*"
  , "colors": "*"
  }
, "devDependencies":
  { "eyes": "*"
  , "ronn": "*"
  , "docco": "0.3.0"
  , "async": "*"
  , "police": "*"
  , "mocha": ""
  , "q": "*"
  , "should": "*"
  , "difflet": "*"
  , "traverse": "*"
  , "jsontool": "*"
  }
, "scripts":
  { "install" : "python ./swe/setup.py build --build-lib ../bin"
  , "postinstall": "coffee ./bin/post-install.coffee"
  , "test": "cake -s test"
  }
, "bin": { "precious" : "./bin/precious.js" }
, "os" : [ "!win32" ]
, "engines" : { "node" : "0.8.x", "npm": "1.1.x" }
, "licenses":
  [ { "type": "Unlicense"
    , "url" : "http://unlicense.org/"
    }
    ,
    { "type": "GPL"
    , "url" : "http://github.com/astrolet/eden/raw/master/LICENSE"
    }
    ,
    { "type": "Swiss Ephemeris"
    , "url" : "http://github.com/astrolet/eden/raw/master/LICENSE"
    }
  ]
}
