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.
75 lines
2.1 KiB
75 lines
2.1 KiB
{
|
|
"_args": [
|
|
[
|
|
"@sheerun/mutationobserver-shim@0.3.3",
|
|
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
|
|
]
|
|
],
|
|
"_from": "@sheerun/mutationobserver-shim@0.3.3",
|
|
"_id": "@sheerun/mutationobserver-shim@0.3.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DetpxZw1fzPD5xUBrIAoplLChO2VB8DlL5Gg+I1IR9b2wPqYIca2WSUxL5g1vLeR4MsQq1NeWriXAVffV+U1Fw==",
|
|
"_location": "/@sheerun/mutationobserver-shim",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@sheerun/mutationobserver-shim@0.3.3",
|
|
"name": "@sheerun/mutationobserver-shim",
|
|
"escapedName": "@sheerun%2fmutationobserver-shim",
|
|
"scope": "@sheerun",
|
|
"rawSpec": "0.3.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@testing-library/dom"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.3.tgz",
|
|
"_spec": "0.3.3",
|
|
"_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server",
|
|
"authors": [
|
|
{
|
|
"name": "Graeme Yeates",
|
|
"email": "github.com/megawac"
|
|
}
|
|
],
|
|
"browser": "dist/mutationobserver.min.js",
|
|
"description": "MutationObserver shim for ES3 environments",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.2",
|
|
"grunt-bumpup": "~0.5.0",
|
|
"grunt-closurecompiler": "0.9",
|
|
"grunt-contrib-connect": "0.7",
|
|
"grunt-contrib-jshint": ">= 0.8",
|
|
"grunt-contrib-qunit": "~0.5.0",
|
|
"grunt-file-info": "~1.0.14",
|
|
"grunt-saucelabs": "~4.1.2",
|
|
"grunt-tagrelease": "~0.3.1",
|
|
"matchdep": "~0.3.0",
|
|
"phantomjs": "1.9.x"
|
|
},
|
|
"files": [
|
|
"MutationObserver.js",
|
|
"dist/mutationobserver.min.js"
|
|
],
|
|
"keywords": [
|
|
"DOM",
|
|
"observer",
|
|
"mutation observer",
|
|
"MutationObserver"
|
|
],
|
|
"license": "MIT",
|
|
"main": "MutationObserver.js",
|
|
"name": "@sheerun/mutationobserver-shim",
|
|
"repository": {
|
|
"type": "git",
|
|
"git": "git@github.com:megawac/MutationObserver.js.git",
|
|
"url": "github.com/megawac/MutationObserver.js"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt test --verbose"
|
|
},
|
|
"short name": "mutationobserver",
|
|
"version": "0.3.3"
|
|
}
|
|
|