adds license
Showing
LICENSE
0 → 100644
| ... | @@ -3,6 +3,20 @@ | ... | @@ -3,6 +3,20 @@ |
| "version": "0.17.0", | "version": "0.17.0", | ||
| "description": "", | "description": "", | ||
| "main": "index.js", | "main": "index.js", | ||
| "repository": { | |||
| "type": "git", | |||
| "url": "https://github.com/jaysoo/react-native-extra-dimensions-android" | |||
| }, | |||
| "files": [ | |||
| "index", | |||
| "README.md", | |||
| "LICENSE" | |||
| ], | |||
| "keywords": [ | |||
| "react-native", | |||
| "react", | |||
| "android" | |||
| ], | |||
| "author": "Jack Hsu <jack.hsu@gmail.com> (http://jaysoo.ca/)", | "author": "Jack Hsu <jack.hsu@gmail.com> (http://jaysoo.ca/)", | ||
| "license": "ISC" | "license": "ISC" | ||
| } | } |
Please
register
or
sign in
to comment