mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
249 lines
5.3 KiB
JSON
249 lines
5.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"syntax-error@^1.1.1",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "syntax-error@>=1.1.1 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "syntax-error@1.4.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/syntax-error",
|
|
"_nodeVersion": "9.5.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/syntax-error_1.4.0_1518173830341_0.9271154348464681"
|
|
},
|
|
"_npmUser": {
|
|
"email": "rene@kooi.me",
|
|
"name": "goto-bus-stop"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "syntax-error",
|
|
"raw": "syntax-error@^1.1.1",
|
|
"rawSpec": "^1.1.1",
|
|
"scope": null,
|
|
"spec": ">=1.1.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.4.0.tgz",
|
|
"_shasum": "2d9d4ff5c064acb711594a3e3b95054ad51d907c",
|
|
"_shrinkwrap": null,
|
|
"_spec": "syntax-error@^1.1.1",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"email": "mail@substack.net",
|
|
"name": "James Halliday",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/node-syntax-error/issues"
|
|
},
|
|
"dependencies": {
|
|
"acorn-node": "^1.2.0"
|
|
},
|
|
"description": "detect and report syntax errors in source code strings",
|
|
"devDependencies": {
|
|
"tap": "^1.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 24,
|
|
"integrity": "sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==",
|
|
"shasum": "2d9d4ff5c064acb711594a3e3b95054ad51d907c",
|
|
"tarball": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.4.0.tgz",
|
|
"unpackedSize": 9570
|
|
},
|
|
"engine": {
|
|
"node": ">=0.6"
|
|
},
|
|
"gitHead": "d3f21ced797a7c96b23deac1e836f2d4403d7dce",
|
|
"homepage": "https://github.com/substack/node-syntax-error",
|
|
"keywords": [
|
|
"column",
|
|
"error",
|
|
"esprima",
|
|
"line",
|
|
"stack",
|
|
"syntax"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jmm",
|
|
"email": "npm-public@jessemccarthy.net"
|
|
},
|
|
{
|
|
"name": "ahdinosaur",
|
|
"email": "michael.williams@enspiral.com"
|
|
},
|
|
{
|
|
"name": "ashaffer88",
|
|
"email": "darawk@gmail.com"
|
|
},
|
|
{
|
|
"name": "balupton",
|
|
"email": "b@lupton.cc"
|
|
},
|
|
{
|
|
"name": "bpostlethwaite",
|
|
"email": "post.ben.here@gmail.com"
|
|
},
|
|
{
|
|
"name": "bret",
|
|
"email": "bcomnes@gmail.com"
|
|
},
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
{
|
|
"name": "dcousens",
|
|
"email": "npm@dcousens.com"
|
|
},
|
|
{
|
|
"name": "dominictarr",
|
|
"email": "dominic.tarr@gmail.com"
|
|
},
|
|
{
|
|
"name": "elnounch",
|
|
"email": "contact@elnounch.net"
|
|
},
|
|
{
|
|
"name": "emilbayes",
|
|
"email": "github@tixz.dk"
|
|
},
|
|
{
|
|
"name": "feross",
|
|
"email": "feross@feross.org"
|
|
},
|
|
{
|
|
"name": "forbeslindesay",
|
|
"email": "forbes@lindesay.co.uk"
|
|
},
|
|
{
|
|
"name": "fpereira1",
|
|
"email": "pereira.filype@gmail.com"
|
|
},
|
|
{
|
|
"name": "garann",
|
|
"email": "garann@gmail.com"
|
|
},
|
|
{
|
|
"name": "gkatsev",
|
|
"email": "me@gkatsev.com"
|
|
},
|
|
{
|
|
"name": "goto-bus-stop",
|
|
"email": "rene@kooi.me"
|
|
},
|
|
{
|
|
"name": "hughsk",
|
|
"email": "hughskennedy@gmail.com"
|
|
},
|
|
{
|
|
"name": "indutny",
|
|
"email": "fedor@indutny.com"
|
|
},
|
|
{
|
|
"name": "anandthakker",
|
|
"email": "vestibule@anandthakker.net"
|
|
},
|
|
{
|
|
"name": "jprichardson",
|
|
"email": "jprichardson@gmail.com"
|
|
},
|
|
{
|
|
"name": "jryans",
|
|
"email": "jryans@gmail.com"
|
|
},
|
|
{
|
|
"name": "leichtgewicht",
|
|
"email": "martin.heidegger@gmail.com"
|
|
},
|
|
{
|
|
"name": "mafintosh",
|
|
"email": "mathiasbuus@gmail.com"
|
|
},
|
|
{
|
|
"name": "mattdesl",
|
|
"email": "dave.des@gmail.com"
|
|
},
|
|
{
|
|
"name": "maxogden",
|
|
"email": "max@maxogden.com"
|
|
},
|
|
{
|
|
"name": "mellowmelon",
|
|
"email": "palmermebane@gmail.com"
|
|
},
|
|
{
|
|
"name": "parshap",
|
|
"email": "parshap+npm@gmail.com"
|
|
},
|
|
{
|
|
"name": "pkrumins",
|
|
"email": "peteris.krumins@gmail.com"
|
|
},
|
|
{
|
|
"name": "sethvincent",
|
|
"email": "sethvincent@gmail.com"
|
|
},
|
|
{
|
|
"name": "stevemao",
|
|
"email": "maochenyan@gmail.com"
|
|
},
|
|
{
|
|
"name": "substack",
|
|
"email": "substack@gmail.com"
|
|
},
|
|
{
|
|
"name": "tehshrike",
|
|
"email": "me@JoshDuff.com"
|
|
},
|
|
{
|
|
"name": "terinjokes",
|
|
"email": "terinjokes@gmail.com"
|
|
},
|
|
{
|
|
"name": "thlorenz",
|
|
"email": "thlorenz@gmx.de"
|
|
},
|
|
{
|
|
"name": "ungoldman",
|
|
"email": "ungoldman@gmail.com"
|
|
},
|
|
{
|
|
"name": "yerkopalma",
|
|
"email": "yerko.palma@usach.cl"
|
|
},
|
|
{
|
|
"name": "yoshuawuyts",
|
|
"email": "yoshuawuyts@gmail.com"
|
|
},
|
|
{
|
|
"name": "zertosh",
|
|
"email": "zertosh@gmail.com"
|
|
}
|
|
],
|
|
"name": "syntax-error",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/node-syntax-error.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "1.4.0"
|
|
}
|