UNPKG

fasturl.db

Version:

A simple JSON database for javacsript node.js

36 lines (35 loc) 702 B
{ "name": "fasturl.db", "version": "3.0.4", "description": "A simple JSON database for javacsript node.js", "main": "index.js", "scripts": { "test": "node test.js" }, "dependencies": { "colors": "^1.4.0", "fs": "^0.0.1-security", "lodash": "^4.17.21", "numeral": "^2.0.6", "path": "^0.12.7" }, "repository": "https://github.com/FastURL/FastURL-Database.git", "keywords": [ "fasturl", "database", "json", "jsondatabase", "jsondb", "db", "json-database", "easy-database", "simple-database", "easy-db", "simple-db", "fasturl-db", "fasturldb", "fasturl.db" ], "author": "FastURL", "license": "ISC" }