mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +00:00
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"_from": "power-assert-context-reducer-ast@^1.0.7",
|
|
"_id": "power-assert-context-reducer-ast@1.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-EgOxmZ/Lb7tw4EwSKX7ZnfC0P/qRZFEG28dx/690qvhmOJ6hgThYFm5TUWANDLK5NiNKlPBi5WekVGd2+5wPrw==",
|
|
"_location": "/power-assert-context-reducer-ast",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "power-assert-context-reducer-ast@^1.0.7",
|
|
"name": "power-assert-context-reducer-ast",
|
|
"escapedName": "power-assert-context-reducer-ast",
|
|
"rawSpec": "^1.0.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/power-assert-formatter"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/power-assert-context-reducer-ast/-/power-assert-context-reducer-ast-1.2.0.tgz",
|
|
"_shasum": "c7ca1c9e39a6fb717f7ac5fe9e76e192bf525df3",
|
|
"_spec": "power-assert-context-reducer-ast@^1.0.7",
|
|
"_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\power-assert-formatter",
|
|
"author": {
|
|
"name": "Takuto Wada",
|
|
"email": "takuto.wada@gmail.com",
|
|
"url": "https://github.com/twada"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/twada/power-assert-runtime/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Haoliang Gao",
|
|
"url": "https://github.com/popomore"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"acorn": "^5.0.0",
|
|
"acorn-es7-plugin": "^1.0.12",
|
|
"core-js": "^2.0.0",
|
|
"espurify": "^1.6.0",
|
|
"estraverse": "^4.2.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "append AST into power-assert context",
|
|
"devDependencies": {
|
|
"mocha": "^5.0.0"
|
|
},
|
|
"files": [
|
|
"README.md",
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/twada/power-assert-runtime",
|
|
"keywords": [
|
|
"power-assert"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "power-assert-context-reducer-ast",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/twada/power-assert-runtime.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.2.0"
|
|
}
|