ran-boilerplate
Version:
React . Apollo (GraphQL) . Next.js Toolkit
67 lines (66 loc) • 1.64 kB
JSON
{
"_from": "arguejs@^0.2.3",
"_id": "arguejs@0.2.3",
"_inBundle": false,
"_integrity": "sha1-tvk59f4OPNHz+T4qqSYkJL8xKvc=",
"_location": "/arguejs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "arguejs@^0.2.3",
"name": "arguejs",
"escapedName": "arguejs",
"rawSpec": "^0.2.3",
"saveSpec": null,
"fetchSpec": "^0.2.3"
},
"_requiredBy": [
"/grpc"
],
"_resolved": "https://registry.npmjs.org/arguejs/-/arguejs-0.2.3.tgz",
"_shasum": "b6f939f5fe0e3cd1f3f93e2aa9262424bf312af7",
"_spec": "arguejs@^0.2.3",
"_where": "/Users/ilker.guller/Projects/ran/functions/node_modules/grpc",
"author": {
"name": "José Victor Duarte",
"url": "http://zvictor.net/"
},
"bugs": {
"url": "http://github.com/zvictor/ArgueJS/issues"
},
"bundleDependencies": false,
"contributors": [],
"deprecated": false,
"description": "ArgueJS is a library that allows you to delightfully extend your methods's signatures with optional parameters, default values and type-checking.",
"devDependencies": {
"karma": "*"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/zvictor/ArgueJS#readme",
"keywords": [
"arguejs",
"argue",
"arguments",
"parameters"
],
"license": "BSD",
"main": "argue.js",
"maintainers": [
{
"name": "José Victor Duarte",
"url": "http://zvictor.net"
}
],
"name": "arguejs",
"repository": {
"type": "git",
"url": "git://github.com/zvictor/ArgueJS.git"
},
"scripts": {
"test": "karma start"
},
"version": "0.2.3"
}