package.json 1.33 KB
{
  "_from": "kma-js",
  "_id": "kma-js@1.0.4",
  "_inBundle": false,
  "_integrity": "sha1-XaHZyrzBPr3NKRMTpQ23Q/X+ey0=",
  "_location": "/kma-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "kma-js",
    "name": "kma-js",
    "escapedName": "kma-js",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/kma-js/-/kma-js-1.0.4.tgz",
  "_shasum": "5da1d9cabcc13ebdcd291313a50db743f5fe7b2d",
  "_spec": "kma-js",
  "_where": "C:\\Users\\junh\\Desktop\\\\os-17-2-termproject-jun",
  "author": {
    "name": "GwonHyeok"
  },
  "bugs": {
    "url": "https://github.com/GwonHyeok/kma-js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "feedparser-promised": "^1.1.1",
    "mocha": "^2.5.3",
    "moment": "^2.14.1",
    "request": "^2.74.0"
  },
  "deprecated": false,
  "description": "Korea Meteorological Administration",
  "homepage": "https://github.com/GwonHyeok/kma-js#readme",
  "keywords": [
    "kma",
    "weather"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "kma-js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/GwonHyeok/kma-js.git"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha"
  },
  "version": "1.0.4"
}