{ "_args": [ [ "is-expression@^2.0.1", "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\constantinople" ] ], "_from": "is-expression@>=2.0.1 <3.0.0", "_id": "is-expression@2.1.0", "_inCache": true, "_installable": true, "_location": "/is-expression", "_nodeVersion": "6.2.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/is-expression-2.1.0.tgz_1469558631250_0.5454726330935955" }, "_npmUser": { "email": "timothygu99@gmail.com", "name": "timothygu" }, "_npmVersion": "3.9.6", "_phantomChildren": {}, "_requested": { "name": "is-expression", "raw": "is-expression@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/constantinople" ], "_resolved": "https://registry.npmjs.org/is-expression/-/is-expression-2.1.0.tgz", "_shasum": "91be9d47debcfef077977e9722be6dcfb4465ef0", "_shrinkwrap": null, "_spec": "is-expression@^2.0.1", "_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\constantinople", "author": { "email": "timothygu99@gmail.com", "name": "Timothy Gu" }, "bugs": { "url": "https://github.com/pugjs/is-expression/issues" }, "dependencies": { "acorn": "~3.3.0", "object-assign": "^4.0.1" }, "description": "Check if a string is a valid JavaScript expression", "devDependencies": { "istanbul": "*", "testit": "^2.0.2" }, "directories": {}, "dist": { "shasum": "91be9d47debcfef077977e9722be6dcfb4465ef0", "tarball": "https://registry.npmjs.org/is-expression/-/is-expression-2.1.0.tgz" }, "gitHead": "28810ef58c4993deb7700ecb4e577401b2b1444c", "homepage": "https://github.com/pugjs/is-expression#readme", "keywords": [ "expression", "javascript" ], "license": "MIT", "maintainers": [ { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, { "name": "timothygu", "email": "timothygu99@gmail.com" } ], "name": "is-expression", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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": "2.1.0" }