##// END OF EJS Templates
migrating to new project plugin 1.0.1-rc1...
migrating to new project plugin 1.0.1-rc1 added all source sets and compilerOptions

File last commit:

r90:fddd238cb7ee ts-plugin
r90:fddd238cb7ee ts-plugin
Show More
package-lock.json
378 lines | 13.6 KiB | application/json | JsonLexer
/ package-lock.json
cin
added test samples and test runner
r7 {
"name": "@implab/core",
"version": "0.0.1-dev",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "@types/chai": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.2.3.tgz",
"integrity": "sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA==",
"dev": true
},
cin
added test samples and test runner
r7 "@types/node": {
cin
migrating tests to the new project structure
r89 "version": "8.10.55",
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.55.tgz",
"integrity": "sha512-iZeh1EgupfmAAOASk580R1SL5lWF3CsBVgVH0395qyNF8fhO16xy1UwAav2PdGxIIsYRn7RzJgMGjdsvam6YYg==",
cin
added test samples and test runner
r7 "dev": true
},
cin
changed the project structure
r49 "@types/requirejs": {
"version": "2.1.31",
"resolved": "https://registry.npmjs.org/@types/requirejs/-/requirejs-2.1.31.tgz",
"integrity": "sha512-b2soeyuU76rMbcRJ4e0hEl0tbMhFwZeTC0VZnfuWlfGlk6BwWNsev6kFu/twKABPX29wkX84wU2o+cEJoXsiTw==",
"dev": true
},
cin
added test samples and test runner
r7 "@types/tape": {
cin
working on support commonjs modules format
r59 "version": "4.2.33",
"resolved": "https://registry.npmjs.org/@types/tape/-/tape-4.2.33.tgz",
"integrity": "sha512-ltfyuY5BIkYlGuQfwqzTDT8f0q8Z5DGppvUnWGs39oqDmMd6/UWhNpX3ZMh/VYvfxs3rFGHMrLC/eGRdLiDGuw==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "@types/node": "*"
cin
added test samples and test runner
r7 }
},
"balanced-match": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
"dev": true
},
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "balanced-match": "^1.0.0",
cin
added test samples and test runner
r7 "concat-map": "0.0.1"
}
},
"concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
"dev": true
},
"define-properties": {
cin
tests, refactoring, fixes
r40 "version": "1.1.3",
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz",
"integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
tests, refactoring, fixes
r40 "object-keys": "^1.0.12"
},
"dependencies": {
"object-keys": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "version": "1.1.1",
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
cin
tests, refactoring, fixes
r40 "dev": true
}
cin
added test samples and test runner
r7 }
},
cin
migrating to new project plugin 1.0.1-rc1...
r90 "dojo": {
"version": "1.10.10",
"resolved": "https://registry.npmjs.org/dojo/-/dojo-1.10.10.tgz",
"integrity": "sha512-kg79C8Yyd317cG3MgXGMH4AeQ8TgNr8H/PpA3BRms7DTfl0CJCRAgGE/C6d9Nw55s1ID/fEsfS+P3bj1s7dWgA==",
cin
added test samples and test runner
r7 "dev": true
},
cin
migrating to new project plugin 1.0.1-rc1...
r90 "dojo-typings": {
"version": "1.11.9",
"resolved": "https://registry.npmjs.org/dojo-typings/-/dojo-typings-1.11.9.tgz",
"integrity": "sha512-mh8w+Mau2Y1QfTEszEAdO7j6ycNhYxF/Ing6nAk1eUg6NxjeT0viVHjICMd9sU3U463vM2G+KfBBK5grk3/Mlw==",
"dev": true,
"requires": {
"@types/chai": "^4.0.4"
}
cin
added test samples and test runner
r7 },
"es-abstract": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "version": "1.15.0",
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.15.0.tgz",
"integrity": "sha512-bhkEqWJ2t2lMeaJDuk7okMkJWI/yqgH/EoGwpcvv0XW9RWQsRspI4wt6xuyuvMvvQE3gg/D9HXppgk21w78GyQ==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
working on support commonjs modules format
r59 "es-to-primitive": "^1.2.0",
cin
minor fixes, code cleanup...
r33 "function-bind": "^1.1.1",
cin
working on support commonjs modules format
r59 "has": "^1.0.3",
cin
migrating to new project plugin 1.0.1-rc1...
r90 "has-symbols": "^1.0.0",
cin
working on support commonjs modules format
r59 "is-callable": "^1.1.4",
"is-regex": "^1.0.4",
cin
migrating to new project plugin 1.0.1-rc1...
r90 "object-inspect": "^1.6.0",
"object-keys": "^1.1.1",
"string.prototype.trimleft": "^2.1.0",
"string.prototype.trimright": "^2.1.0"
cin
working on support commonjs modules format
r59 },
"dependencies": {
"object-keys": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "version": "1.1.1",
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
cin
working on support commonjs modules format
r59 "dev": true
}
cin
added test samples and test runner
r7 }
},
"es-to-primitive": {
cin
tests, refactoring, fixes
r40 "version": "1.2.0",
"resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.0.tgz",
"integrity": "sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
tests, refactoring, fixes
r40 "is-callable": "^1.1.4",
cin
minor fixes, code cleanup...
r33 "is-date-object": "^1.0.1",
cin
tests, refactoring, fixes
r40 "is-symbol": "^1.0.2"
cin
added test samples and test runner
r7 }
},
"for-each": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
"integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "is-callable": "^1.1.3"
cin
added test samples and test runner
r7 }
},
"fs.realpath": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
"dev": true
},
"function-bind": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
"dev": true
},
"glob": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "version": "7.1.4",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz",
"integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
"inherits": "2",
"minimatch": "^3.0.4",
"once": "^1.3.0",
"path-is-absolute": "^1.0.0"
cin
added test samples and test runner
r7 }
},
"has": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "function-bind": "^1.1.1"
cin
added test samples and test runner
r7 }
},
cin
tests, refactoring, fixes
r40 "has-symbols": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz",
"integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=",
"dev": true
},
cin
added test samples and test runner
r7 "inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "once": "^1.3.0",
"wrappy": "1"
cin
added test samples and test runner
r7 }
},
"inherits": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
"dev": true
},
"is-callable": {
cin
tests, refactoring, fixes
r40 "version": "1.1.4",
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz",
"integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==",
cin
added test samples and test runner
r7 "dev": true
},
"is-date-object": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz",
"integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=",
"dev": true
},
"is-regex": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz",
"integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "has": "^1.0.1"
cin
added test samples and test runner
r7 }
},
"is-symbol": {
cin
tests, refactoring, fixes
r40 "version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz",
"integrity": "sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==",
"dev": true,
"requires": {
"has-symbols": "^1.0.0"
}
cin
added test samples and test runner
r7 },
"minimatch": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "brace-expansion": "^1.1.7"
cin
added test samples and test runner
r7 }
},
"object-inspect": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.6.0.tgz",
"integrity": "sha512-GJzfBZ6DgDAmnuaM3104jR4s1Myxr3Y3zfIyN4z3UdqN69oSRacNK8UhnobDdC+7J2AHCjGwxQubNJfE70SXXQ==",
"dev": true
},
"once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "wrappy": "1"
cin
added test samples and test runner
r7 }
},
"path-is-absolute": {
"version": "1.0.1",
cin
working version...
r51 "resolved": "http://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
cin
added test samples and test runner
r7 "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
"dev": true
},
"path-parse": {
cin
tests, refactoring, fixes
r40 "version": "1.0.6",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
cin
added test samples and test runner
r7 "dev": true
},
"requirejs": {
cin
core/safe ported to typescript
r16 "version": "2.3.6",
"resolved": "https://registry.npmjs.org/requirejs/-/requirejs-2.3.6.tgz",
"integrity": "sha512-ipEzlWQe6RK3jkzikgCupiTbTvm4S0/CAU5GlgptkN5SO6F3u0UD0K18wy6ErDqiCyP4J4YYe1HuAShvsxePLg==",
cin
added test samples and test runner
r7 "dev": true
},
"resolve": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "version": "1.11.1",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz",
"integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "path-parse": "^1.0.6"
cin
added test samples and test runner
r7 }
},
"resumer": {
"version": "0.0.0",
"resolved": "https://registry.npmjs.org/resumer/-/resumer-0.0.0.tgz",
"integrity": "sha1-8ej0YeQGS6Oegq883CqMiT0HZ1k=",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "through": "~2.3.4"
cin
added test samples and test runner
r7 }
},
"string.prototype.trim": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.1.2.tgz",
"integrity": "sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=",
"dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "define-properties": "^1.1.2",
"es-abstract": "^1.5.0",
"function-bind": "^1.0.2"
cin
added test samples and test runner
r7 }
},
cin
migrating to new project plugin 1.0.1-rc1...
r90 "string.prototype.trimleft": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.0.tgz",
"integrity": "sha512-FJ6b7EgdKxxbDxc79cOlok6Afd++TTs5szo+zJTUyow3ycrRfJVE2pq3vcN53XexvKZu/DJMDfeI/qMiZTrjTw==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "define-properties": "^1.1.3",
"function-bind": "^1.1.1"
}
},
"string.prototype.trimright": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.0.tgz",
"integrity": "sha512-fXZTSV55dNBwv16uw+hh5jkghxSnc5oHq+5K/gXgizHwAvMetdAJlHqqoFC1FSDVPYWLkAKl2cxpUT41sV7nSg==",
"dev": true,
"requires": {
"define-properties": "^1.1.3",
"function-bind": "^1.1.1"
cin
added test samples and test runner
r7 }
},
"tape": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "version": "4.11.0",
"resolved": "https://registry.npmjs.org/tape/-/tape-4.11.0.tgz",
"integrity": "sha512-yixvDMX7q7JIs/omJSzSZrqulOV51EC9dK8dM0TzImTIkHWfe2/kFyL5v+d9C+SrCMaICk59ujsqFAVidDqDaA==",
cin
added test samples and test runner
r7 "dev": true,
"requires": {
cin
minor fixes, code cleanup...
r33 "deep-equal": "~1.0.1",
"defined": "~1.0.0",
"for-each": "~0.3.3",
"function-bind": "~1.1.1",
cin
migrating to new project plugin 1.0.1-rc1...
r90 "glob": "~7.1.4",
cin
minor fixes, code cleanup...
r33 "has": "~1.0.3",
cin
migrating to new project plugin 1.0.1-rc1...
r90 "inherits": "~2.0.4",
cin
minor fixes, code cleanup...
r33 "minimist": "~1.2.0",
"object-inspect": "~1.6.0",
cin
migrating to new project plugin 1.0.1-rc1...
r90 "resolve": "~1.11.1",
cin
minor fixes, code cleanup...
r33 "resumer": "~0.0.0",
"string.prototype.trim": "~1.1.2",
"through": "~2.3.8"
cin
tests, refactoring, fixes
r40 },
"dependencies": {
"deep-equal": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz",
"integrity": "sha1-9dJgKStmDghO/0zbyfCK0yR0SLU=",
"dev": true
},
"defined": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
"integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=",
"dev": true
},
cin
migrating to new project plugin 1.0.1-rc1...
r90 "inherits": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"dev": true
},
cin
tests, refactoring, fixes
r40 "minimist": {
"version": "1.2.0",
"resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
"dev": true
}
cin
added test samples and test runner
r7 }
},
"through": {
"version": "2.3.8",
cin
working version...
r51 "resolved": "http://registry.npmjs.org/through/-/through-2.3.8.tgz",
cin
added test samples and test runner
r7 "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
"dev": true
},
"typescript": {
cin
migrating to new project plugin 1.0.1-rc1...
r90 "version": "3.6.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz",
"integrity": "sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==",
cin
added test samples and test runner
r7 "dev": true
},
"wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"dev": true
}
}
}