111 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "constantinople@^3.0.1",
"scope": null,
"escapedName": "constantinople",
"name": "constantinople",
"rawSpec": "^3.0.1",
"spec": ">=3.0.1 <4.0.0",
"type": "range"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/pug-code-gen"
]
],
"_from": "constantinople@>=3.0.1 <4.0.0",
"_id": "constantinople@3.1.2",
"_inCache": true,
"_location": "/constantinople",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/constantinople_3.1.2_1518220013631_0.12338593752898475"
},
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "constantinople@^3.0.1",
"scope": null,
"escapedName": "constantinople",
"name": "constantinople",
"rawSpec": "^3.0.1",
"spec": ">=3.0.1 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/pug-attrs",
"/pug-code-gen",
"/pug-filters"
],
"_resolved": "https://registry.npmjs.org/constantinople/-/constantinople-3.1.2.tgz",
"_shasum": "d45ed724f57d3d10500017a7d3a889c1381ae647",
"_shrinkwrap": null,
"_spec": "constantinople@^3.0.1",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/pug-code-gen",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/constantinople/issues"
},
"dependencies": {
"@types/babel-types": "^7.0.0",
"@types/babylon": "^6.16.2",
"babel-types": "^6.26.0",
"babylon": "^6.18.0"
},
"description": "Determine whether a JavaScript expression evaluates to a constant (using acorn)",
"devDependencies": {
"@types/node": "^9.4.4",
"mocha": "*",
"typescript": "^2.7.1"
},
"directories": {},
"dist": {
"integrity": "sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==",
"shasum": "d45ed724f57d3d10500017a7d3a889c1381ae647",
"tarball": "https://registry.npmjs.org/constantinople/-/constantinople-3.1.2.tgz",
"fileCount": 14,
"unpackedSize": 34110
},
"gitHead": "8c1e731bd862da48df1158980e3171f689f5b9af",
"homepage": "https://github.com/ForbesLindesay/constantinople#readme",
"keywords": [
"acorn",
"ast",
"tooling"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "constantinople",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/constantinople.git"
},
"scripts": {
"build": "tsc",
"prepublish": "npm run build",
"pretest": "npm run build",
"test": "mocha -R spec"
},
"types": "lib/index.d.ts",
"version": "3.1.2"
}