intellectual_parrotfish_dbms 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +21 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ console.info('Hello World! ngab')
package/package.json ADDED
@@ -0,0 +1,21 @@
1
+ {
2
+ "name": "intellectual_parrotfish_dbms",
3
+ "version": "1.1.3",
4
+ "main": "index.js",
5
+ "scripts": {
6
+ "test": "echo \"Error: no test specified\" && exit 1"
7
+ },
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/artknight404/paulette-validator-catalyst.git"
11
+ },
12
+ "homepage": "https://github.com/artknight404/paulette-validator-catalyst.git#readme",
13
+ "author": "artknight404",
14
+ "license": "ISC",
15
+ "dependencies": {
16
+ "hypnotizers": "^1.1.4",
17
+ "ksni-technical-test": "^1.1.10",
18
+ "tradingcalc": "^1.4.0",
19
+ "unique-names-generator": "^4.7.1"
20
+ }
21
+ }