|
- {
- "name": "flyingant_sroll_to_the_section_demo",
- "version": "0.1.0",
- "private": true,
- "dependencies": {
- "react": "^15.5.4",
- "react-dom": "^15.5.4",
- "react-scroll-to-component": "^1.0.1"
- },
- "devDependencies": {
- "react-scripts": "0.9.5"
- },
- "scripts": {
- "start": "react-scripts start",
- "build": "react-scripts build",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
- }
- }
|