54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"datasaur-base@3.0.0",
|
|
"D:\\dev\\web\\projects\\vscode\\vscode-data-preview"
|
|
]
|
|
],
|
|
"_from": "datasaur-base@3.0.0",
|
|
"_id": "datasaur-base@3.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-dJuvCUeba280L1wFbjpxcLx422b55363M/r2KrjwqF5pEAQ7zO1sNWHF5NW3+7z6e/r2fVvRj0g1+nX19IuIRA==",
|
|
"_location": "/datasaur-base",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "datasaur-base@3.0.0",
|
|
"name": "datasaur-base",
|
|
"escapedName": "datasaur-base",
|
|
"rawSpec": "3.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/datasaur-local",
|
|
"/faux-hypergrid"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/datasaur-base/-/datasaur-base-3.0.0.tgz",
|
|
"_spec": "3.0.0",
|
|
"_where": "D:\\dev\\web\\projects\\vscode\\vscode-data-preview",
|
|
"author": {
|
|
"name": "Jonathan Eiten"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/fin-hypergrid/datasaur-base/issues"
|
|
},
|
|
"dependencies": {
|
|
"extend-me": "^2.7.0"
|
|
},
|
|
"description": "Abstract base class for Hypergrid data model modules",
|
|
"homepage": "https://github.com/fin-hypergrid/datasaur-base#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "datasaur-base",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/fin-hypergrid/datasaur-base.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|