| Server IP : 157.230.181.24 / Your IP : 216.73.217.11 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/convo/node_modules/esprima/ |
Upload File : |
{
"_args": [
[
"esprima@~ 1.0.2",
"/Users/calebloffer/Sites/converse/node_modules/js-yaml"
]
],
"_from": "esprima@>=1.0.2 <1.1.0",
"_id": "esprima@1.0.4",
"_inCache": true,
"_installable": true,
"_location": "/esprima",
"_npmUser": {
"email": "ariya.hidayat@gmail.com",
"name": "ariya"
},
"_npmVersion": "1.1.61",
"_phantomChildren": {},
"_requested": {
"name": "esprima",
"raw": "esprima@~ 1.0.2",
"rawSpec": "~ 1.0.2",
"scope": null,
"spec": ">=1.0.2 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/js-yaml"
],
"_resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz",
"_shasum": "9f557e08fc3b4d26ece9dd34f8fbf476b62585ad",
"_shrinkwrap": null,
"_spec": "esprima@~ 1.0.2",
"_where": "/Users/calebloffer/Sites/converse/node_modules/js-yaml",
"bin": {
"esparse": "./bin/esparse.js",
"esvalidate": "./bin/esvalidate.js"
},
"bugs": {
"url": "https://github.com/ariya/esprima/issues"
},
"dependencies": {},
"description": "ECMAScript parsing infrastructure for multipurpose analysis",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "9f557e08fc3b4d26ece9dd34f8fbf476b62585ad",
"tarball": "http://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
},
"engines": {
"node": ">=0.4.0"
},
"files": [
"bin",
"esprima.js",
"test/compat.js",
"test/reflect.js",
"test/run.js",
"test/runner.js",
"test/test.js"
],
"homepage": "http://esprima.org",
"keywords": [
"ast",
"ecmascript",
"javascript",
"parser",
"syntax"
],
"licenses": [
{
"type": "BSD",
"url": "http://github.com/ariya/esprima/raw/master/LICENSE.BSD"
}
],
"main": "esprima.js",
"maintainers": [
{
"name": "ariya",
"email": "ariya.hidayat@gmail.com"
}
],
"name": "esprima",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ariya/esprima.git"
},
"scripts": {
"benchmark": "node test/benchmarks.js",
"benchmark-quick": "node test/benchmarks.js quick",
"test": "node test/run.js"
},
"version": "1.0.4"
}