mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-18 17:59:05 +00:00
update
This commit is contained in:
54
node_modules/proto-list/package.json
generated
vendored
Normal file
54
node_modules/proto-list/package.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"proto-list@1.2.4",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_from": "proto-list@1.2.4",
|
||||
"_id": "proto-list@1.2.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=",
|
||||
"_location": "/proto-list",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "proto-list@1.2.4",
|
||||
"name": "proto-list",
|
||||
"escapedName": "proto-list",
|
||||
"rawSpec": "1.2.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.2.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/config-chain"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
|
||||
"_spec": "1.2.4",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"author": {
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"email": "i@izs.me",
|
||||
"url": "http://blog.izs.me/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/proto-list/issues"
|
||||
},
|
||||
"description": "A utility for managing a prototype chain",
|
||||
"devDependencies": {
|
||||
"tap": "0"
|
||||
},
|
||||
"homepage": "https://github.com/isaacs/proto-list#readme",
|
||||
"license": "ISC",
|
||||
"main": "./proto-list.js",
|
||||
"name": "proto-list",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/isaacs/proto-list.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js"
|
||||
},
|
||||
"version": "1.2.4"
|
||||
}
|
||||
Reference in New Issue
Block a user