{ "_from": "constantinople@^3.0.1", "_id": "constantinople@3.1.0", "_inBundle": false, "_integrity": "sha1-dWnKqKo/jVk11i4fqW+fcCzYHHk=", "_location": "/constantinople", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "constantinople@^3.0.1", "name": "constantinople", "escapedName": "constantinople", "rawSpec": "^3.0.1", "saveSpec": null, "fetchSpec": "^3.0.1" }, "_requiredBy": [ "/pug-attrs", "/pug-code-gen", "/pug-filters" ], "_resolved": "https://registry.npmjs.org/constantinople/-/constantinople-3.1.0.tgz", "_shasum": "7569caa8aa3f8d5935d62e1fa96f9f702cd81c79", "_spec": "constantinople@^3.0.1", "_where": "/Users/fzy/project/efang/node_modules/pug-code-gen", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/ForbesLindesay/constantinople/issues" }, "bundleDependencies": false, "dependencies": { "acorn": "^3.1.0", "is-expression": "^2.0.1" }, "deprecated": false, "description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)", "devDependencies": { "mocha": "*" }, "homepage": "https://github.com/ForbesLindesay/constantinople#readme", "keywords": [ "acorn", "ast", "tooling" ], "license": "MIT", "name": "constantinople", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/constantinople.git" }, "scripts": { "test": "mocha -R spec" }, "version": "3.1.0" }