@commodo/fields-storage-ref
Version:
We're working hard to get all the docs in order. New articles will be added daily.
39 lines (38 loc) • 834 B
JSON
{
"name": "@commodo/fields-storage-ref",
"version": "1.2.1",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/webiny/commodo.git"
},
"contributors": [
"Adrian Smijulj <adrian@webiny.com>"
],
"dependencies": {
"@commodo/fields": "^1.2.1",
"@commodo/fields-storage": "^2.1.1",
"@commodo/hooks": "^1.2.1",
"@commodo/name": "^1.3.1",
"repropose": "^1.0.2"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"devDependencies": {
"mdbid": "^1.0.0",
"ramda": "^0.25.0",
"sinon": "^7.3.2"
},
"keywords": [
"commodo",
"composeable",
"models",
"ref"
],
"scripts": {
"build": "babel src --ignore src/__tests__ --out-dir dist --source-maps"
},
"gitHead": "66087865a6713a881f058da23ad4d19d6ae20a49"
}