mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-25 14:18:37 +00:00
Cleaned and refreshed node modules with npm
Added a check for a debug flag so that we can checkout and run actions during release
This commit is contained in:
+9
-5
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"json-schema@0.2.3",
|
||||
"/Users/drew.heavner/Documents/Github/sign-android-release"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "json-schema@0.2.3",
|
||||
"_id": "json-schema@0.2.3",
|
||||
"_inBundle": false,
|
||||
@@ -19,17 +26,14 @@
|
||||
"/jsprim"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
|
||||
"_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
|
||||
"_spec": "json-schema@0.2.3",
|
||||
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release/node_modules/jsprim",
|
||||
"_spec": "0.2.3",
|
||||
"_where": "/Users/drew.heavner/Documents/Github/sign-android-release",
|
||||
"author": {
|
||||
"name": "Kris Zyp"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/kriszyp/json-schema/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "JSON Schema validation and specifications",
|
||||
"devDependencies": {
|
||||
"vows": "*"
|
||||
|
||||
Reference in New Issue
Block a user