build
This commit is contained in:
+10
-14
@@ -1,39 +1,35 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"[email protected]",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "[email protected]",
|
||||
"_from": "resolve-url@^0.2.1",
|
||||
"_id": "[email protected]",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
|
||||
"_location": "/resolve-url",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "[email protected]",
|
||||
"raw": "resolve-url@^0.2.1",
|
||||
"name": "resolve-url",
|
||||
"escapedName": "resolve-url",
|
||||
"rawSpec": "0.2.1",
|
||||
"rawSpec": "^0.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.1"
|
||||
"fetchSpec": "^0.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/source-map-resolve"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
|
||||
"_spec": "0.2.1",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "2c637fe77c893afd2a663fe21aa9080068e2052a",
|
||||
"_spec": "resolve-url@^0.2.1",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/source-map-resolve",
|
||||
"author": {
|
||||
"name": "Simon Lydell"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/lydell/resolve-url/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": "https://github.com/lydell/resolve-url#deprecated",
|
||||
"description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.",
|
||||
"devDependencies": {
|
||||
"jshint": "~2.4.3",
|
||||
|
||||
Reference in New Issue
Block a user