UNPKG

react-testimonials

Version:

Cutomizable Testimonial template packages for your website in few easy steps.

37 lines (36 loc) 986 B
{ "name": "react-testimonials", "version": "1.1.1", "description": "Cutomizable Testimonial template packages for your website in few easy steps.", "main": "dist/index.js", "directories": { "test": "test" }, "scripts": { "build": "babel src -d dist", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/abirbhattacharya82/react-testimonials.git" }, "keywords": [ "testimonial", "react", "templates" ], "author": "abirbhattacharya82", "license": "MIT", "bugs": { "url": "https://github.com/abirbhattacharya82/react-testimonials/issues" }, "homepage": "https://github.com/abirbhattacharya82/react-testimonials#readme", "devDependencies": { "@babel/cli": "^7.22.15", "@babel/core": "^7.22.17", "@babel/preset-env": "^7.22.15", "@babel/preset-react": "^7.22.15", "babel-loader": "^9.1.3", "babel-preset-react": "^6.24.1" } }