UNPKG

@nstudio/web

Version:

Web Plugin for xplat

39 lines (38 loc) 772 B
{ "name": "@nstudio/web", "version": "20.0.3", "description": "Web Plugin for xplat", "homepage": "https://nstudio.io/xplat", "repository": { "type": "git", "url": "git+https://github.com/nstudio/xplat.git" }, "keywords": [ "xplat", "cross-platform", "multi-platform", "nx", "ionic", "schematics", "nstudio", "web" ], "main": "index.js", "types": "index.d.ts", "author": "Nathan Walker", "license": "MIT", "bugs": { "url": "https://github.com/nstudio/xplat/issues" }, "schematics": "./collection.json", "ng-update": { "requirements": {}, "migrations": "./migrations.json" }, "dependencies": { "@nx/web": "^20.0.0" }, "peerDependencies": { "@nstudio/xplat": "20.0.3" } }