package.json 1.23 KB
{
  "_from": "std@0.1.40",
  "_id": "std@0.1.40",
  "_inBundle": false,
  "_integrity": "sha1-Nnil9lCU2eG2teJu2/wCErg0K3E=",
  "_location": "/std",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "std@0.1.40",
    "name": "std",
    "escapedName": "std",
    "rawSpec": "0.1.40",
    "saveSpec": null,
    "fetchSpec": "0.1.40"
  },
  "_requiredBy": [
    "/require"
  ],
  "_resolved": "https://registry.npmjs.org/std/-/std-0.1.40.tgz",
  "_shasum": "3678a5f65094d9e1b6b5e26edbfc0212b8342b71",
  "_spec": "std@0.1.40",
  "_where": "D:\\OneDrive\\University Life\\2018\\2nd semester\\OpenSourceSoftware\\KaKao_ChatBot\\node_modules\\require",
  "author": {
    "name": "@marcuswestin"
  },
  "bugs": {
    "url": "https://github.com/marcuswestin/std.js/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "@kaleb"
    }
  ],
  "deprecated": false,
  "description": "javascript standard library",
  "directories": {
    "lib": "lib"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/marcuswestin/std.js#readme",
  "name": "std",
  "repository": {
    "type": "git",
    "url": "git://github.com/marcuswestin/std.js.git"
  },
  "version": "0.1.40"
}