mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
CB-14145 commit updated node_modules in 7.1.x only
(installed by npm@6.1.0)
This commit is contained in:
+53
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "cordova-registry-mapper@^1.1.8",
|
||||
"_id": "cordova-registry-mapper@1.1.15",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-4kS5GFuBdUc7/2B5MkkFEV+D3Hw=",
|
||||
"_location": "/cordova-registry-mapper",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "cordova-registry-mapper@^1.1.8",
|
||||
"name": "cordova-registry-mapper",
|
||||
"escapedName": "cordova-registry-mapper",
|
||||
"rawSpec": "^1.1.8",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.1.8"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/cordova-registry-mapper/-/cordova-registry-mapper-1.1.15.tgz",
|
||||
"_shasum": "e244b9185b8175473bff6079324905115f83dc7c",
|
||||
"_spec": "cordova-registry-mapper@^1.1.8",
|
||||
"_where": "/Users/brodybits/Documents/cordova/cordova-android/node_modules/cordova-common",
|
||||
"author": {
|
||||
"name": "Steve Gill"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/stevengill/cordova-registry-mapper/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Maps old plugin ids to new plugin names for fetching from npm",
|
||||
"devDependencies": {
|
||||
"tape": "^3.5.0"
|
||||
},
|
||||
"homepage": "https://github.com/stevengill/cordova-registry-mapper#readme",
|
||||
"keywords": [
|
||||
"cordova",
|
||||
"plugins"
|
||||
],
|
||||
"license": "Apache version 2.0",
|
||||
"main": "index.js",
|
||||
"name": "cordova-registry-mapper",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/stevengill/cordova-registry-mapper.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node tests/test.js"
|
||||
},
|
||||
"version": "1.1.15"
|
||||
}
|
||||
Reference in New Issue
Block a user