twitst4tz

twitter statistics web application
Log | Files | Refs | README | LICENSE

package.json (4057B)


      1 {
      2   "_args": [
      3     [
      4       {
      5         "raw": "setprototypeof@1.1.1",
      6         "scope": null,
      7         "escapedName": "setprototypeof",
      8         "name": "setprototypeof",
      9         "rawSpec": "1.1.1",
     10         "spec": "1.1.1",
     11         "type": "version"
     12       },
     13       "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express"
     14     ]
     15   ],
     16   "_from": "setprototypeof@1.1.1",
     17   "_hasShrinkwrap": false,
     18   "_id": "setprototypeof@1.1.1",
     19   "_inCache": true,
     20   "_location": "/setprototypeof",
     21   "_nodeVersion": "10.3.0",
     22   "_npmOperationalInternal": {
     23     "host": "s3://npm-registry-packages",
     24     "tmp": "tmp/setprototypeof_1.1.1_1546626118682_0.5274603400934563"
     25   },
     26   "_npmUser": {
     27     "name": "wesleytodd",
     28     "email": "wes@wesleytodd.com"
     29   },
     30   "_npmVersion": "6.1.0",
     31   "_phantomChildren": {},
     32   "_requested": {
     33     "raw": "setprototypeof@1.1.1",
     34     "scope": null,
     35     "escapedName": "setprototypeof",
     36     "name": "setprototypeof",
     37     "rawSpec": "1.1.1",
     38     "spec": "1.1.1",
     39     "type": "version"
     40   },
     41   "_requiredBy": [
     42     "/express",
     43     "/http-errors"
     44   ],
     45   "_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz",
     46   "_shasum": "7e95acb24aa92f5885e0abef5ba131330d4ae683",
     47   "_shrinkwrap": null,
     48   "_spec": "setprototypeof@1.1.1",
     49   "_where": "/home/hide4/Documents/Javascript/TwitWebGraph/node_modules/express",
     50   "author": {
     51     "name": "Wes Todd"
     52   },
     53   "bugs": {
     54     "url": "https://github.com/wesleytodd/setprototypeof/issues"
     55   },
     56   "dependencies": {},
     57   "description": "A small polyfill for Object.setprototypeof",
     58   "devDependencies": {
     59     "mocha": "^5.2.0",
     60     "standard": "^12.0.1"
     61   },
     62   "directories": {},
     63   "dist": {
     64     "integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==",
     65     "shasum": "7e95acb24aa92f5885e0abef5ba131330d4ae683",
     66     "tarball": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz",
     67     "fileCount": 6,
     68     "unpackedSize": 3913,
     69     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcL6RHCRA9TVsSAnZWagAAwAwP/jcFCYLz/VPbvfeDih6A\nVTjvUfj2y2nNpkvBpHAaW5cX6Z44slEj3kRvaT7zcqaff1WAiZC5hFkxHn0X\nrRHcXffC2cSyNJ9AOSkTZG+H8GMUnhm1R/ueyzc5b3KHdLM69wCNRzsgftQJ\ndQV6/xTIdstCfNEySL8/rJcU1NaRXhnxb4TzPX2tVUk5reexYj2oyCD0b3ly\njwFZ1LK6KsrOrrm7pMf85qWtrlxR1AvQUV6VjWzD/ZhsPuyIiNtwtIWta9P/\nioMD5o5aKOF/Z0SBpk4aix9GzYZ6VjXq7RigKq4uKJfcA+RqSYaq+6KvJUFu\nGVQuAxSckvoXefySe240sE78R5aiWoc8xQJ+bU7OQBkTJ9xpljDtynQ+1P5C\nDIxhpslGtxjHB7N2oE6jsKF2X+Gx5a7gjvFsXLPQZETIBct7PKOjGScqFwfp\nD4xzXJFc5ckNXaaDLUymMno5M/61W2hc3wVaI33Dlj/c0N3wxmYOy5w5DcH3\nVRSQVJwHYm2NB565bdoHnnYyHuohrxpw5QMlF4KkL7xIDwEh+YIlsBp/JFpE\nT12NGnemKX++jXYrIjf1sbjcNWpwigjALNkKfP8i06/Ezhlxmc91oZg/ndxL\nfocbF/+cLh/ix2nt6h1J8E9cdSLKyrOqamfKXA5t9qYB17UZAJVCNS5bO2e+\nhE7g\r\n=4XiP\r\n-----END PGP SIGNATURE-----\r\n"
     70   },
     71   "gitHead": "ae67afeeed1b9ba8b351674dd9ccf3b9716ad474",
     72   "homepage": "https://github.com/wesleytodd/setprototypeof",
     73   "keywords": [
     74     "polyfill",
     75     "object",
     76     "setprototypeof"
     77   ],
     78   "license": "ISC",
     79   "main": "index.js",
     80   "maintainers": [
     81     {
     82       "name": "wesleytodd",
     83       "email": "wes@wesleytodd.com"
     84     }
     85   ],
     86   "name": "setprototypeof",
     87   "optionalDependencies": {},
     88   "readme": "ERROR: No README data found!",
     89   "repository": {
     90     "type": "git",
     91     "url": "git+https://github.com/wesleytodd/setprototypeof.git"
     92   },
     93   "scripts": {
     94     "node010": "NODE_VER=0.10 MOCHA_VER=3 npm run testversion",
     95     "node11": "NODE_VER=11 npm run testversion",
     96     "node4": "NODE_VER=4 npm run testversion",
     97     "node6": "NODE_VER=6 npm run testversion",
     98     "node9": "NODE_VER=9 npm run testversion",
     99     "test": "standard && mocha",
    100     "testallversions": "npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11",
    101     "testversion": "docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t"
    102   },
    103   "typings": "index.d.ts",
    104   "version": "1.1.1"
    105 }