lte-earfcn-calculator
Version:
Javascript library for calculate EARFCN and Frequency.
22 lines (21 loc) • 507 B
JSON
{
"name": "web-pretty",
"version": "0.1.0",
"private": true,
"dependencies": {
"lte-earfcn-calculator": "^0.1.63",
"material-ui": "next",
"material-ui-icons": "^1.0.0-alpha.19",
"react": "^15.6.1",
"react-dom": "^15.6.1"
},
"devDependencies": {
"react-scripts": "1.0.10"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
}
}