UNPKG

@adactive/arc-modal

Version:
44 lines (43 loc) 868 B
{ "name": "@adactive/arc-modal", "version": "0.0.2-y.44.20", "description": "Adsum Modal Component", "main": "index.js", "author": "Stanley Ong <stanley.ong@adactive.com>", "license": "UNLISENCED", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git://github.com/AdactiveSAS/adsum-react-components.git" }, "bugs": { "url": "https://github.com/AdactiveSAS/adsum-react-components.git/issues" }, "scripts": {}, "publishConfig": { "access": "public" }, "dependencies": { "chalk": "^1.1.3", "commander": "^2.9.0" }, "devDependencies": { "prop-types": "^15.6.1", "react": "^16.3.1" }, "keywords": [ "adsum", "react", "redux" ], "files": [ "index.js", "src", "CHANGELOG.md", "README.md", "cli.js" ], "bin": { "arc-modal": "./cli.js" } }