mobileprovision-parse
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "mobileprovision-parse", | ||
"version": "0.1.0", | ||
"description": "mobileprovision-parse", | ||
"version": "0.2.0", | ||
"description": "Use JavaScript to parse the Provisioning Profiles used by xcode.", | ||
"main": "index.js", | ||
@@ -9,7 +9,19 @@ "scripts": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/zhetengbiji/mobileprovision-parse.git" | ||
}, | ||
"keywords": [ | ||
"mobileprovision" | ||
"mobileprovision", | ||
"Provisioning", | ||
"xcode", | ||
"ios", | ||
"parse" | ||
], | ||
"author": "guoshengqiang", | ||
"author": "Shengqiang Guo", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/zhetengbiji/mobileprovision-parse/issues" | ||
}, | ||
"homepage": "https://github.com/zhetengbiji/mobileprovision-parse#readme", | ||
"dependencies": { | ||
@@ -16,0 +28,0 @@ "htmlencode": "0.0.4" |
# mobileprovision-parse | ||
### install | ||
Use JavaScript to parse the Provisioning Profiles used by xcode. | ||
### Install | ||
``` | ||
npm i mobileprovision-parse --save | ||
``` | ||
### use | ||
### Use | ||
```js | ||
@@ -8,0 +14,0 @@ var parse = require('mobileprovision-parse') |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2863
1
1
19
0
3
63