Current section
Files
Jump to
Current section
Files
live_phone
package.json
package.json
{
"name": "live_phone",
"version": "0.1.0",
"description": "LiveView phone component",
"license": "MIT",
"main": "./assets/live_phone.js",
"author": "WPC",
"repository": {
"type": "git",
"url": "git://github.com/whitepaperclip/live_phone.git"
},
"files": [
"README.md",
"LICENSE",
"package.json",
"assets/js/live_phone.js",
"assets/js/live_phone.css"
]
}