UNPKG

dino-db

Version:

🦕A small, document-oriented data base🦕

29 lines (28 loc) • 614 B
{ "name": "dino-db", "version": "0.1.3", "description": "🦕A small, document-oriented data base🦕", "main": "src/main.js", "repository": { "type": "git", "url": "git+https://github.com/imagineeeinc/dino-db.git" }, "author": "imagineeeinc", "license": "MIT", "bugs": { "url": "https://github.com/imagineeeinc/dino-db/issues" }, "keywords": [ "database", "db", "dino-db", "dino-database", "dino", "dinosaur", "document-database" ], "homepage": "https://github.com/imagineeeinc/dino-db#readme", "dependencies": { "crypto-js": "^4.1.1" } }