UNPKG

@evdy-consumer/ma-content-types

Version:
41 lines (40 loc) 1.08 kB
{ "name": "@evdy-consumer/ma-content-types", "version": "3.0.41", "description": "Content type definitions for the Migraine Again", "keywords": [ "cloudcms" ], "author": "Kevin Zusy <kzusy@everydayhealthinc.com>", "homepage": "https://github.com/evdy-consumer/ma-cloudcms/tree/master/packages/ma-content-types#readme", "license": "ISC", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/evdy-consumer/ma-cloudcms.git" }, "scripts": { "clean": "rimraf ./lib", "graph": "core-content-types build-graph", "deploy": "core-content-types deploy", "prebuild": "yarn clean", "build": "babel --root-mode upward src --out-dir lib", "postbuild": "yarn graph" }, "bugs": { "url": "https://github.com/evdy-consumer/ma-cloudcms/issues" }, "dependencies": { "@evdy-consumer/core-content-types": "^3.29.0" }, "gitHead": "a1d6e182c7365eb225034373e9bffeb2deded890" }