package.json 1.12 KB
{
  "_from": "lion-lib-just-hello-npm",
  "_id": "lion-lib-just-hello-npm@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-5uqpPMNId2/i9zX+2yk+iXLSRD2deurc6Fr4fIAFCxYQccVQJmQ4Gjnm1DeHSNLD5ZEMC6GUDLX8Nd62vinN+A==",
  "_location": "/lion-lib-just-hello-npm",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "lion-lib-just-hello-npm",
    "name": "lion-lib-just-hello-npm",
    "escapedName": "lion-lib-just-hello-npm",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/lion-lib-just-hello-npm/-/lion-lib-just-hello-npm-1.0.0.tgz",
  "_shasum": "679bdb0d88236b32575dab4b7c6334649deb1a49",
  "_spec": "lion-lib-just-hello-npm",
  "_where": "/Users/jeminlee/git-projects/node-practice/node-app",
  "author": "",
  "bundleDependencies": false,
  "deprecated": false,
  "description": "",
  "keywords": [],
  "license": "ISC",
  "main": "index.js",
  "name": "lion-lib-just-hello-npm",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.0"
}