non_npm_packages: IAmDarush/ussd-pdu-text-converter, package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
0a06b68ac90c9344b508dc609cf64debd65e73c5 | { "author": "Dariush Faqiri", "dependencies": { "querystring": "^0.2.0", "typings": "^1.3.3" }, "description": "Convert GSM 7bit USSD from PDU to text and vice versa.", "devDependencies": { "typescript": "^1.8.10" }, "keywords": [], "license": "ISC", "main": "index.js", "name": "ussd-pdu-text-converter", "repository": { "type": "git", "url": "https://github.com/motxnew/ussd-pdu-text-converter.git" }, "scripts": { "prepublish": "tsc", "typings": "index.d.ts" }, "version": "1.2.2" } |
IAmDarush | package.json | IAmDarush/ussd-pdu-text-converter |