{ "_args": [ [ "undeclared-identifiers@^1.1.2", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/insert-module-globals" ] ], "_from": "undeclared-identifiers@>=1.1.2 <2.0.0", "_hasShrinkwrap": false, "_id": "undeclared-identifiers@1.1.3", "_inCache": true, "_installable": true, "_location": "/undeclared-identifiers", "_nodeVersion": "11.10.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/undeclared-identifiers_1.1.3_1551000984683_0.6734019044572137" }, "_npmUser": { "email": "renee@kooi.me", "name": "goto-bus-stop" }, "_npmVersion": "6.8.0", "_phantomChildren": {}, "_requested": { "name": "undeclared-identifiers", "raw": "undeclared-identifiers@^1.1.2", "rawSpec": "^1.1.2", "scope": null, "spec": ">=1.1.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/insert-module-globals" ], "_resolved": "https://registry.npmjs.org/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz", "_shasum": "9254c1d37bdac0ac2b52de4b6722792d2a91e30f", "_shrinkwrap": null, "_spec": "undeclared-identifiers@^1.1.2", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/insert-module-globals", "author": { "email": "renee@kooi.me", "name": "Renée Kooi" }, "bin": { "undeclared-identifiers": "bin.js" }, "bugs": { "url": "https://github.com/goto-bus-stop/undeclared-identifiers/issues" }, "dependencies": { "acorn-node": "^1.3.0", "dash-ast": "^1.0.0", "get-assigned-identifiers": "^1.2.0", "simple-concat": "^1.0.0", "xtend": "^4.0.1" }, "description": "find undeclared identifiers and property accesses in a javascript file.", "devDependencies": { "jquery": "^3.3.1", "lodash": "^4.17.5", "nanobench": "^2.1.0", "standard": "^11.0.0", "tap-spec": "^5.0.0", "tape": "^4.0.0", "three": "^0.92.0" }, "directories": {}, "dist": { "fileCount": 9, "integrity": "sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccmWZCRA9TVsSAnZWagAAHE4P/i+tOwJ9rGwKSZJT6KsR\n4v/SVJTuRcXquQPaBCPZKu2L07Fq6x8l2kB+vxcs/WIFv+Wy1pdv2GNFu6Np\n1qNSq9Mjgcsz5rukqrSPgdwL04edk1Xp8N1vTUsxBGwn8BDd8ZDyfjTXW5cz\nTfcV0qVWzUf/HzX0SCBpnaO9PjslyPsqp/WYpO+IbfEkPs1Apj5kOITd5x2a\n5yjRziAjicCQHfqFTj5p+HWyHsLoYJJ57wM8UA6RuZ4jDPURbgZVrx7sFx9l\nLyO+lb1xkWAHhrZf0KruStYbXdIEqADue2TiiP98rvf/CRnoS2phAFYggKrx\nKGnYPL58Np63qFI1X215AH+r7ZnwsgEk52Uoqry12LcAUXHgmUkV+5lDMM7d\nbGGF7U0pujSw+f8Dr0Xp3K1Mo1T+49hjs6n8gvO6rsv+7Q0zVqSxgkX2vHFQ\nhDF8wR/ZhyiFSCkQtlFDHRtd7vzrv0cwCpo2W15P4vpjf/A5HTRlc0X63kl6\nSWDUr5d1wYdCVS6ebucpyeSazxtHICZ66chHCbzSwxJS1Bj4HrMBvO/FlP2n\nVnhXIItZApYlxCPBD96QWgdKp5NIpNpFQ5KiTlOxplANwGFqmv8TVkCjqEdS\n5EAjPZe+zAF6xhpkxdrhbzhtNTvnPZ4N3nfNffPkh8HzU51jnaNam2Pgfm0/\nMwqF\r\n=SLJ0\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "9254c1d37bdac0ac2b52de4b6722792d2a91e30f", "tarball": "https://registry.npmjs.org/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz", "unpackedSize": 15553 }, "gitHead": "d043680d435bf046926a96d35ed7cd55abb96960", "homepage": "https://github.com/goto-bus-stop/undeclared-identifiers", "keywords": [ "ast", "check", "detect", "identifiers", "javascript", "undeclared" ], "license": "Apache-2.0", "main": "index.js", "maintainers": [ { "name": "goto-bus-stop", "email": "rene@kooi.me" } ], "name": "undeclared-identifiers", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/goto-bus-stop/undeclared-identifiers.git" }, "scripts": { "test": "standard && tape test/*.js | tap-spec" }, "version": "1.1.3" }