jsdoc/node_modules/taffydb/package.json
2013-12-25 09:42:13 -08:00

24 lines
783 B
JSON

{
"name": "taffydb",
"version": "2.6.2",
"description": "An open-source library that brings database features into your JavaScript applications.",
"main": "taffy.js",
"repository": {
"type": "git",
"url": "git://github.com/hegemonic/taffydb.git"
},
"license": "BSD",
"readme": "See [http://taffydb.com](http://taffydb.com).",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/hegemonic/taffydb/issues"
},
"homepage": "https://github.com/hegemonic/taffydb",
"_id": "taffydb@2.6.2",
"dist": {
"shasum": "aa302aaac65eb8a528667bb2ec88afc03460a23a"
},
"_resolved": "git+https://github.com/hegemonic/taffydb.git#7d100bcee0e997ee4977e273cdce60bd8933050e",
"_from": "taffydb@git+https://github.com/hegemonic/taffydb.git"
}