UNPKG

594 BJSONView Raw
1{
2 "name": "@notadd/addon-sms",
3 "version": "2.2.1",
4 "description": "Package SMS for Notadd.",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/notadd/ts-addon-sms.git"
9 },
10 "keywords": [
11 "Notadd",
12 "Storage",
13 "Browser"
14 ],
15 "author": "notadd",
16 "license": "Apache-2.0",
17 "dependencies": {
18 "@notadd/injection": "^2.3.23"
19 },
20 "bugs": {
21 "url": "https://github.com/notadd/ts-addon-sms/issues"
22 },
23 "homepage": "https://github.com/notadd/ts-addon-sms#readme"
24}