UNPKG

@crave/farmblocks-hoc-validation-messages

Version:
43 lines (42 loc) 1.08 kB
{ "name": "@crave/farmblocks-hoc-validation-messages", "version": "2.4.8", "description": "Validation messages", "author": "Crave Food Systems and AUTHORS", "license": "MIT", "main": "lib/index.js", "files": [ "AUTHORS", "lib" ], "publishConfig": { "access": "public" }, "scripts": { "clean": "rm -rf lib", "build": "yarn clean && babel --root-mode upward src -d lib --ignore 'src/**/*.test.js','src/**/*.story.js'" }, "repository": { "type": "git", "url": "git+https://github.com/CraveFood/farmblocks.git" }, "bugs": { "url": "https://github.com/CraveFood/farmblocks/issues" }, "homepage": "https://github.com/CraveFood/farmblocks#readme", "keywords": [ "farmblocks", "react" ], "peerDependencies": { "prop-types": "^15.7.2", "react": "^16.13.0", "styled-components": "^5.0.1" }, "dependencies": { "@crave/farmblocks-image": "^3.2.3", "@crave/farmblocks-text": "^3.6.2", "@crave/farmblocks-theme": "^1.9.0" }, "gitHead": "900495453780bf6dabe00c745a05f0839c0a7b54" }