UNPKG

cloudworker-proxy

Version:
78 lines (77 loc) 1.95 kB
{ "_args": [ [ "esniff@1.1.0", "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless" ] ], "_development": true, "_from": "esniff@1.1.0", "_id": "esniff@1.1.0", "_inBundle": false, "_integrity": "sha1-xmhJIp+RRk3t4uDUAgHtar9l8qw=", "_location": "/esniff", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "esniff@1.1.0", "name": "esniff", "escapedName": "esniff", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/find-requires" ], "_resolved": "https://registry.npmjs.org/esniff/-/esniff-1.1.0.tgz", "_spec": "1.1.0", "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless", "author": { "name": "Mariusz Nowak", "email": "medyk@medikoo.com", "url": "http://www.medikoo.com/" }, "bugs": { "url": "https://github.com/medikoo/esniff/issues" }, "dependencies": { "d": "1", "es5-ext": "^0.10.12" }, "description": "Low footprint ECMAScript source code parser", "devDependencies": { "esprima": "^2.7.2", "tad": "^0.2.4", "xlint": "^0.2.2", "xlint-jslint-medikoo": "^0.1.4" }, "homepage": "https://github.com/medikoo/esniff#readme", "keywords": [ "sniff", "analyze", "ast", "parse", "syntax", "sniffer", "detective", "detect", "find", "search", "source", "code" ], "license": "MIT", "name": "esniff", "repository": { "type": "git", "url": "git://github.com/medikoo/esniff.git" }, "scripts": { "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream", "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch", "test": "node ./node_modules/tad/bin/tad" }, "version": "1.1.0" }