99 lines
2.6 KiB
JSON
99 lines
2.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "is-expression@^3.0.0",
|
|
"scope": null,
|
|
"escapedName": "is-expression",
|
|
"name": "is-expression",
|
|
"rawSpec": "^3.0.0",
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/pug-lexer"
|
|
]
|
|
],
|
|
"_from": "is-expression@>=3.0.0 <4.0.0",
|
|
"_id": "is-expression@3.0.0",
|
|
"_inCache": true,
|
|
"_location": "/is-expression",
|
|
"_nodeVersion": "6.4.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/is-expression-3.0.0.tgz_1473638606404_0.5194024990778416"
|
|
},
|
|
"_npmUser": {
|
|
"name": "timothygu",
|
|
"email": "timothygu99@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "is-expression@^3.0.0",
|
|
"scope": null,
|
|
"escapedName": "is-expression",
|
|
"name": "is-expression",
|
|
"rawSpec": "^3.0.0",
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug-lexer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-expression/-/is-expression-3.0.0.tgz",
|
|
"_shasum": "39acaa6be7fd1f3471dc42c7416e61c24317ac9f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "is-expression@^3.0.0",
|
|
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/pug-lexer",
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "39acaa6be7fd1f3471dc42c7416e61c24317ac9f",
|
|
"tarball": "https://registry.npmjs.org/is-expression/-/is-expression-3.0.0.tgz"
|
|
},
|
|
"gitHead": "fc635340548d1114707497e39babe8dc476326c8",
|
|
"homepage": "https://github.com/pugjs/is-expression#readme",
|
|
"keywords": [
|
|
"javascript",
|
|
"expression"
|
|
],
|
|
"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": "3.0.0"
|
|
}
|