UNPKG

@commodo/fields-storage

Version:

We're working hard to get all the docs in order. New articles will be added daily.

42 lines (41 loc) 938 B
{ "name": "@commodo/fields-storage", "version": "2.1.3", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/webiny/commodo.git" }, "contributors": [ "Adrian Smijulj <adrian@webiny.com>" ], "dependencies": { "@commodo/hooks": "^1.2.1", "@commodo/name": "^1.3.1", "mdbid": "^1.0.0", "repropose": "^1.0.2" }, "devDependencies": { "@commodo/fields": "^1.2.1", "@commodo/fields-storage-mongodb": "^2.1.1", "@shelf/jest-mongodb": "^1.1.5", "lodash.clonedeep": "^4.5.0", "mongodb": "^3.5.5", "ramda": "^0.27.0", "sinon": "^7.3.2" }, "license": "MIT", "publishConfig": { "access": "public" }, "keywords": [ "commodo", "composeable", "models", "storage" ], "scripts": { "build": "babel src --ignore src/__tests__ --out-dir dist --source-maps" }, "gitHead": "4e229aac45b5909e5f591a2ac2cc5ecd5477196a" }