12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "_from": "@ionic-native/core@4.9.1",
- "_id": "@ionic-native/core@4.9.1",
- "_inBundle": false,
- "_integrity": "sha512-5NLeMQ4C8VH0fApJw/G2U2AMqMCaiWxiky1k3Mr5ShYaw6QvSQrLxD06rInOg5po59n02qdcqCiSEw1JnQYn1g==",
- "_location": "/@ionic-native/core",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@ionic-native/core@4.9.1",
- "name": "@ionic-native/core",
- "escapedName": "@ionic-native%2fcore",
- "scope": "@ionic-native",
- "rawSpec": "4.9.1",
- "saveSpec": null,
- "fetchSpec": "4.9.1"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@ionic-native/core/-/core-4.9.1.tgz",
- "_shasum": "7f64a6ce0c18afdb4d38672bed83c2076d79cc63",
- "_spec": "@ionic-native/core@4.9.1",
- "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest",
- "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/core",
- "peerDependencies": {
- "rxjs": "^5.0.1"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ionic-team/ionic-native.git"
- },
- "typings": "index.d.ts",
- "version": "4.9.1"
- }
|