12345678910111213141516 |
- {
- "name": "@polkadot/apps-routing",
- "private": true,
- "version": "0.51.1",
- "main": "index.js",
- "repository": "https://github.com/polkadot-js/apps.git",
- "author": "Jaco Greeff <jacogr@gmail.com>",
- "maintainers": [
- "Jaco Greeff <jacogr@gmail.com>"
- ],
- "contributors": [],
- "license": "Apache-2.0",
- "dependencies": {
- "@babel/runtime": "^7.10.5"
- }
- }
|