UNPKG

@financial-times/spark-o-buttons

Version:

Spark React component library for Origami

29 lines (28 loc) 665 B
{ "name": "@financial-times/spark-o-buttons", "team": "internal-products", "version": "1.0.5", "description": "Spark React component library for Origami", "main": "dist/index.js", "scripts": { "build": "node ../../../scripts/build-package @financial-times/spark-o-buttons", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "React", "Origami", "Spark" ], "author": "", "license": "ISC", "peerDependencies": { "@financial-times/o-buttons": "^7.7.1", "prop-types": "^15.8.1", "react": ">=16.8.0", "react-dom": ">=16.8.0" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" } }