UNPKG

@bdsx/ostag

Version:
30 lines 789 B
{ "name": "@bdsx/ostag", "version": "1.3.4", "description": "Displays Device OS's name", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "publish-npm": "npm run build && npm publish", "build": "tsc" }, "keywords": [ "bdsx", "scoretag", "deviceos", "show" ], "author": "mdisprgm", "license": "MIT", "devDependencies": { "bdsx": "file:../bdsx" }, "repository": { "type": "git", "url": "git+https://github.com/mdisprgm/bdsx-ostag.git" }, "bugs": { "url": "https://github.com/mdisprgm/bdsx-ostag/issues" }, "homepage": "https://github.com/mdisprgm/bdsx-ostag#readme" }