UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

93 lines (92 loc) 2.24 kB
{ "_args": [ [ "es6-weak-map@~0.1.4", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/memoizee" ] ], "_from": "es6-weak-map@>=0.1.4 <0.2.0", "_id": "es6-weak-map@0.1.4", "_inCache": true, "_installable": true, "_location": "/es6-weak-map", "_nodeVersion": "0.12.2", "_npmUser": { "email": "medikoo+npm@medikoo.com", "name": "medikoo" }, "_npmVersion": "2.7.4", "_phantomChildren": { "d": "0.1.1", "es5-ext": "0.10.11" }, "_requested": { "name": "es6-weak-map", "raw": "es6-weak-map@~0.1.4", "rawSpec": "~0.1.4", "scope": null, "spec": ">=0.1.4 <0.2.0", "type": "range" }, "_requiredBy": [ "/memoizee" ], "_resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz", "_shasum": "706cef9e99aa236ba7766c239c8b9e286ea7d228", "_shrinkwrap": null, "_spec": "es6-weak-map@~0.1.4", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/memoizee", "author": { "email": "medyk@medikoo.com", "name": "Mariusz Nowak", "url": "http://www.medikoo.com/" }, "bugs": { "url": "https://github.com/medikoo/es6-weak-map/issues" }, "dependencies": { "d": "~0.1.1", "es5-ext": "~0.10.6", "es6-iterator": "~0.1.3", "es6-symbol": "~2.0.1" }, "description": "ECMAScript6 WeakMap polyfill", "devDependencies": { "tad": "~0.2.2" }, "directories": {}, "dist": { "shasum": "706cef9e99aa236ba7766c239c8b9e286ea7d228", "tarball": "http://registry.npmjs.org/es6-weak-map/-/es6-weak-map-0.1.4.tgz" }, "gitHead": "e68802395b82a700257374c379cfaafe84ee8552", "homepage": "https://github.com/medikoo/es6-weak-map", "keywords": [ "collection", "es6", "gc", "harmony", "hash", "list", "map", "weakmap" ], "license": "MIT", "maintainers": [ { "name": "medikoo", "email": "medikoo+npm@medikoo.com" } ], "name": "es6-weak-map", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/medikoo/es6-weak-map.git" }, "scripts": { "test": "node ./node_modules/tad/bin/tad" }, "version": "0.1.4" }