flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
18
VISUALIZACION/node_modules/proto-list/package.json
generated
vendored
Executable file
18
VISUALIZACION/node_modules/proto-list/package.json
generated
vendored
Executable file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "proto-list",
|
||||
"version": "1.2.4",
|
||||
"description": "A utility for managing a prototype chain",
|
||||
"main": "./proto-list.js",
|
||||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
|
||||
"scripts": {
|
||||
"test": "tap test/*.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/isaacs/proto-list"
|
||||
},
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"tap": "0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue