package.json 1.31 KB
{
  "_from": "yael-autoencrypt@^1.1.0",
  "_id": "yael-autoencrypt@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-6UHmu+MxFsb9/cCVnVjPhiau00L1xvf89YchImy0F0PyVnWAy7uq3LwnyiE+/dgao0MEPEK1JpNXeRpe4pnGTg==",
  "_location": "/yael-autoencrypt",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "yael-autoencrypt@^1.1.0",
    "name": "yael-autoencrypt",
    "escapedName": "yael-autoencrypt",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/secret-config"
  ],
  "_resolved": "https://registry.npmjs.org/yael-autoencrypt/-/yael-autoencrypt-1.1.0.tgz",
  "_shasum": "46c231d87aa898b0af57e2fb74712fe3ef2450ab",
  "_spec": "yael-autoencrypt@^1.1.0",
  "_where": "C:\\Users\\LEEHYUNJONG\\Desktop\\오픈소스SW\\YTMT\\node_modules\\secret-config",
  "author": "",
  "bundleDependencies": false,
  "dependencies": {
    "yael": "^1.2.1"
  },
  "deprecated": false,
  "description": "Encrypt and write a file during development, then read and decrypt it during production.",
  "devDependencies": {
    "coffee-script": "^1.9.2"
  },
  "license": "MIT",
  "main": "index",
  "name": "yael-autoencrypt",
  "scripts": {
    "prepublish": "coffee -c ./",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.0"
}