UNPKG

qn-cnpm

Version:
34 lines (33 loc) 590 B
{ "name": "qn-cnpm", "version": "1.0.3", "description": "qnfs cnpm wrapper", "main": "index.js", "scripts": { "test": "make test" }, "keywords": [ "qn", "cnpm", "storage" ], "author": { "name": "dead-horse", "email": "dead_horse@qq.com", "url": "http://deadhorse.me" }, "repository": { "type": "git", "url": "https://github.com/cnpm/qn-cnpm" }, "license": "MIT", "dependencies": { "qn": "^1.1.0", "thunkify-wrap": "~1.0.2" }, "devDependencies": { "autod": "*", "contributors": "*", "jshint": "*" } }