flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
25
VISUALIZACION/node_modules/ngraph.events/package.json
generated
vendored
Executable file
25
VISUALIZACION/node_modules/ngraph.events/package.json
generated
vendored
Executable file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "ngraph.events",
|
||||
"version": "1.2.2",
|
||||
"description": "Basic events supoort for ngraph.js ",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "tap test/*.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/anvaka/ngraph.events.git"
|
||||
},
|
||||
"keywords": [
|
||||
"ngraph",
|
||||
"ngraphjs"
|
||||
],
|
||||
"author": "Andrei Kashcha",
|
||||
"license": "BSD-3-Clause",
|
||||
"bugs": {
|
||||
"url": "https://github.com/anvaka/ngraph.events/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tap": "^16.2.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue