{ "_from": "static-eval@^2.0.5", "_id": "static-eval@2.1.0", "_inBundle": false, "_integrity": "sha512-agtxZ/kWSsCkI5E4QifRwsaPs0P0JmZV6dkLz6ILYfFYQGn+5plctanRN+IC8dJRiFkyXHrwEE3W9Wmx67uDbw==", "_location": "/static-eval", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "static-eval@^2.0.5", "name": "static-eval", "escapedName": "static-eval", "rawSpec": "^2.0.5", "saveSpec": null, "fetchSpec": "^2.0.5" }, "_requiredBy": [ "/static-module" ], "_resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.1.0.tgz", "_shasum": "a16dbe54522d7fa5ef1389129d813fd47b148014", "_spec": "static-eval@^2.0.5", "_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/static-module", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/browserify/static-eval/issues" }, "bundleDependencies": false, "dependencies": { "escodegen": "^1.11.1" }, "deprecated": false, "description": "evaluate statically-analyzable expressions", "devDependencies": { "esprima": "^3.1.3", "tape": "^4.10.1" }, "homepage": "https://github.com/browserify/static-eval", "keywords": [ "static", "eval", "expression", "esprima", "ast", "abstract", "syntax", "tree", "analysis" ], "license": "MIT", "main": "index.js", "name": "static-eval", "repository": { "type": "git", "url": "git://github.com/browserify/static-eval.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "ff/latest", "chrome/latest", "opera/latest", "safari/latest" ] }, "version": "2.1.0" }