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.
 
 
 

53 lines
1.5 KiB

{
"name": "setprototypeof",
"version": "1.0.1",
"description": "A small polyfill for Object.setprototypeof",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wesleytodd/setprototypeof.git"
},
"keywords": [
"polyfill",
"object",
"setprototypeof"
],
"author": {
"name": "Wes Todd"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/wesleytodd/setprototypeof/issues"
},
"homepage": "https://github.com/wesleytodd/setprototypeof",
"gitHead": "1e3d0cde6b7f4a9fba10cd28e62b200c9d8f899f",
"_id": "setprototypeof@1.0.1",
"_shasum": "52009b27888c4dc48f591949c0a8275834c1ca7e",
"_from": "setprototypeof@1.0.1",
"_npmVersion": "3.3.6",
"_nodeVersion": "5.0.0",
"_npmUser": {
"name": "wesleytodd",
"email": "wes@wesleytodd.com"
},
"dist": {
"shasum": "52009b27888c4dc48f591949c0a8275834c1ca7e",
"tarball": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.1.tgz"
},
"maintainers": [
{
"name": "wesleytodd",
"email": "wes@wesleytodd.com"
}
],
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/setprototypeof-1.0.1.tgz_1454803015119_0.7522649802267551"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.1.tgz",
"readme": "ERROR: No README data found!"
}