aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/component-inherit/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/component-inherit/package.json')
-rw-r--r--node_modules/component-inherit/package.json78
1 files changed, 78 insertions, 0 deletions
diff --git a/node_modules/component-inherit/package.json b/node_modules/component-inherit/package.json
new file mode 100644
index 0000000..f7d2e89
--- /dev/null
+++ b/node_modules/component-inherit/package.json
@@ -0,0 +1,78 @@
+{
+ "_args": [
+ [
+ {
+ "raw": "component-inherit@0.0.3",
+ "scope": null,
+ "escapedName": "component-inherit",
+ "name": "component-inherit",
+ "rawSpec": "0.0.3",
+ "spec": "0.0.3",
+ "type": "version"
+ },
+ "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/engine.io-client"
+ ]
+ ],
+ "_from": "component-inherit@0.0.3",
+ "_id": "component-inherit@0.0.3",
+ "_inCache": true,
+ "_location": "/component-inherit",
+ "_npmUser": {
+ "name": "coreh",
+ "email": "thecoreh@gmail.com"
+ },
+ "_npmVersion": "1.3.24",
+ "_phantomChildren": {},
+ "_requested": {
+ "raw": "component-inherit@0.0.3",
+ "scope": null,
+ "escapedName": "component-inherit",
+ "name": "component-inherit",
+ "rawSpec": "0.0.3",
+ "spec": "0.0.3",
+ "type": "version"
+ },
+ "_requiredBy": [
+ "/engine.io-client"
+ ],
+ "_resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz",
+ "_shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
+ "_shrinkwrap": null,
+ "_spec": "component-inherit@0.0.3",
+ "_where": "/mnt/e/Yaroslav/Documents/Webs/nodejs/checkers/node_modules/engine.io-client",
+ "bugs": {
+ "url": "https://github.com/component/inherit/issues"
+ },
+ "component": {
+ "scripts": {
+ "inherit/index.js": "index.js"
+ }
+ },
+ "dependencies": {},
+ "description": "Prototype inheritance utility",
+ "devDependencies": {},
+ "directories": {},
+ "dist": {
+ "shasum": "645fc4adf58b72b649d5cae65135619db26ff143",
+ "tarball": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz"
+ },
+ "homepage": "https://github.com/component/inherit",
+ "keywords": [
+ "inherit",
+ "utility"
+ ],
+ "maintainers": [
+ {
+ "name": "coreh",
+ "email": "thecoreh@gmail.com"
+ }
+ ],
+ "name": "component-inherit",
+ "optionalDependencies": {},
+ "readme": "ERROR: No README data found!",
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/component/inherit.git"
+ },
+ "version": "0.0.3"
+}