UNPKG

@financial-times/spark-o-autocomplete

Version:

Spark React component for o-autocomplete

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