package.json 1.03 KB
{
  "_from": "https",
  "_id": "https@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-PDfHrhqO65ZpBKKtHpdaGUt+06Q=",
  "_location": "/https",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "https",
    "name": "https",
    "escapedName": "https",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
  "_shasum": "3c37c7ae1a8eeb966904a2ad1e975a194b7ed3a4",
  "_spec": "https",
  "_where": "/Users/hyunyeong/Desktop/WhereUr/WhereUR/whereur",
  "author": {
    "name": "hardus van der berg",
    "email": "hardus@sunfork.com",
    "url": "http://www.sunfork.com"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "https mediation",
  "keywords": [
    "https",
    "mediation"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "https",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.0"
}