You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.7 KiB
63 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"microevent.ts@0.1.1",
|
|
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
|
|
]
|
|
],
|
|
"_from": "microevent.ts@0.1.1",
|
|
"_id": "microevent.ts@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==",
|
|
"_location": "/microevent.ts",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "microevent.ts@0.1.1",
|
|
"name": "microevent.ts",
|
|
"escapedName": "microevent.ts",
|
|
"rawSpec": "0.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/worker-rpc"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/microevent.ts/-/microevent.ts-0.1.1.tgz",
|
|
"_spec": "0.1.1",
|
|
"_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server",
|
|
"author": {
|
|
"name": "Christian Speckner",
|
|
"email": "cnspeckn@googlemail.com",
|
|
"url": "https://github.com/DirtyHairy/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/DirtyHairy/microevent/issues"
|
|
},
|
|
"description": "Zero cost events",
|
|
"devDependencies": {
|
|
"mocha": "~6.1.4",
|
|
"typescript": "~3.4.5",
|
|
"typings": "^2.1.1"
|
|
},
|
|
"homepage": "https://github.com/DirtyHairy/microevent#readme",
|
|
"keywords": [
|
|
"events",
|
|
"performance"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "microevent.ts",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/DirtyHairy/microevent.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "tsc",
|
|
"pretest": "typings install && tsc -p tsconfig.test.json",
|
|
"test": "mocha -R spec -u tdd test"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "0.1.1"
|
|
}
|
|
|