| Server IP : 162.253.224.18 / Your IP : 216.73.216.135 Web Server : Apache System : Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.89.el7.x86_64 #1 SMP Thu Jul 9 15:55:31 UTC 2026 x86_64 User : dejavumk ( 1184) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/dejavumk/nutricoach.dejavumkt.info/node_modules/is-expression/ |
Upload File : |
{
"_args": [
[
"is-expression@3.0.0",
"/Applications/MAMP/htdocs/nutricoach"
]
],
"_development": true,
"_from": "is-expression@3.0.0",
"_id": "is-expression@3.0.0",
"_inBundle": false,
"_integrity": "sha1-Oayqa+f9HzRx3ELHQW5hwkMXrJ8=",
"_location": "/is-expression",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "is-expression@3.0.0",
"name": "is-expression",
"escapedName": "is-expression",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/pug-lexer"
],
"_resolved": "https://registry.npmjs.org/is-expression/-/is-expression-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "/Applications/MAMP/htdocs/nutricoach",
"author": {
"name": "Timothy Gu",
"email": "timothygu99@gmail.com"
},
"bugs": {
"url": "https://github.com/pugjs/is-expression/issues"
},
"dependencies": {
"acorn": "~4.0.2",
"object-assign": "^4.0.1"
},
"description": "Check if a string is a valid JavaScript expression",
"devDependencies": {
"istanbul": "*",
"testit": "^2.0.2"
},
"homepage": "https://github.com/pugjs/is-expression#readme",
"keywords": [
"javascript",
"expression"
],
"license": "MIT",
"name": "is-expression",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/is-expression.git"
},
"scripts": {
"coverage": "istanbul cover test.js",
"test": "node test && npm run coverage"
},
"version": "3.0.0"
}