archive
/
zxcvbn-app
Archived
1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
zxcvbn-app/typings.json

12 lines
336 B
JSON
Raw Permalink Normal View History

2016-09-16 13:49:29 +01:00
{
"name": "zxcvbn-app",
"dependencies": {
"immutable": "registry:npm/immutable#3.7.6+20160411060006"
},
"globalDependencies": {
2016-09-16 14:41:18 +01:00
"react": "registry:dt/react#0.14.0+20160829191040",
2016-09-17 14:40:54 +01:00
"react-native": "registry:dt/react-native#0.29.0+20160830141535",
"underscore": "registry:dt/underscore#1.8.3+20160908111004"
2016-09-16 13:49:29 +01:00
}
}