init source
This commit is contained in:
+63
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"shimmer@1.2.1",
|
||||
"/home/app"
|
||||
]
|
||||
],
|
||||
"_from": "shimmer@1.2.1",
|
||||
"_id": "shimmer@1.2.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw==",
|
||||
"_location": "/shimmer",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "shimmer@1.2.1",
|
||||
"name": "shimmer",
|
||||
"escapedName": "shimmer",
|
||||
"rawSpec": "1.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cls-bluebird"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/shimmer/-/shimmer-1.2.1.tgz",
|
||||
"_spec": "1.2.1",
|
||||
"_where": "/home/app",
|
||||
"author": {
|
||||
"name": "Forrest L Norvell",
|
||||
"email": "ogd@aoaioxxysz.net"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/othiym23/shimmer/issues"
|
||||
},
|
||||
"description": "Safe(r) monkeypatching for JavaScript.",
|
||||
"devDependencies": {
|
||||
"sinon": "^7.2.2",
|
||||
"standard": "^12.0.1",
|
||||
"tap": "^12.1.1"
|
||||
},
|
||||
"homepage": "https://github.com/othiym23/shimmer#readme",
|
||||
"keywords": [
|
||||
"monkeypatch",
|
||||
"swizzle",
|
||||
"wrapping",
|
||||
"danger",
|
||||
"hmm",
|
||||
"shim"
|
||||
],
|
||||
"license": "BSD-2-Clause",
|
||||
"main": "index.js",
|
||||
"name": "shimmer",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/othiym23/shimmer.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "standard && tap test/*.tap.js --coverage"
|
||||
},
|
||||
"version": "1.2.1"
|
||||
}
|
||||
Reference in New Issue
Block a user