123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_from": "@ionic-native/splash-screen@~4.10.0",
- "_id": "@ionic-native/splash-screen@4.10.0",
- "_inBundle": false,
- "_integrity": "sha512-Xb7y9jXRpY3OGlmaW20mfDKClCX8OUwyqaGs/U6MyDj6Q4pGLNNr5ElVCygCvRrH9FQXNlypf7FpUZO4NSMOuA==",
- "_location": "/@ionic-native/splash-screen",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@ionic-native/splash-screen@~4.10.0",
- "name": "@ionic-native/splash-screen",
- "escapedName": "@ionic-native%2fsplash-screen",
- "scope": "@ionic-native",
- "rawSpec": "~4.10.0",
- "saveSpec": null,
- "fetchSpec": "~4.10.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@ionic-native/splash-screen/-/splash-screen-4.10.0.tgz",
- "_shasum": "8e417843168d040ca4b1005cc4d9806781103ee4",
- "_spec": "@ionic-native/splash-screen@~4.10.0",
- "_where": "/Users/jaehoonp/zipteamUIv2",
- "author": {
- "name": "ionic"
- },
- "bugs": {
- "url": "https://github.com/ionic-team/ionic-native/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Ionic Native - Native plugins for ionic apps",
- "homepage": "https://github.com/ionic-team/ionic-native#readme",
- "license": "MIT",
- "module": "index.js",
- "name": "@ionic-native/splash-screen",
- "peerDependencies": {
- "@ionic-native/core": "^4.2.0",
- "@angular/core": "*",
- "rxjs": "^5.0.1"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ionic-team/ionic-native.git"
- },
- "typings": "index.d.ts",
- "version": "4.10.0"
- }
|