|
5 | 5 | "author": "Tristan Edwards <tristan.edwards@me.com> (http://tristanedwards.me)",
|
6 | 6 | "contributors": [
|
7 | 7 | "Mikael Carpenter",
|
| 8 | + "Nicolas Charpentier", |
8 | 9 | "David Leonardi"
|
9 | 10 | ],
|
10 | 11 | "main": "index.js",
|
|
31 | 32 | "url": "https://github.com/react-native-simple-router-community/react-native-simple-router/issues"
|
32 | 33 | },
|
33 | 34 | "homepage": "https://github.com/react-native-simple-router-community/react-native-simple-router",
|
| 35 | + "dependencies": { |
| 36 | + "aspect-js": "^1.0.3" |
| 37 | + }, |
34 | 38 | "peerDependencies": {
|
35 | 39 | "react-native": ">=0.12.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc || 0.16.0-rc || 0.17.0-rc || 0.18.0-rc || 0.19.0-rc || 0.20.0-rc || 0.20.0-rc1"
|
36 | 40 | },
|
|
0 commit comments