123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- {
- "_args": [
- [
- {
- "raw": "grunt-apidoc@^0.11.0",
- "scope": null,
- "escapedName": "grunt-apidoc",
- "name": "grunt-apidoc",
- "rawSpec": "^0.11.0",
- "spec": ">=0.11.0 <0.12.0",
- "type": "range"
- },
- "/Applications/MAMP/htdocs/wechat_read"
- ]
- ],
- "_from": "grunt-apidoc@>=0.11.0 <0.12.0",
- "_id": "grunt-apidoc@0.11.0",
- "_inCache": true,
- "_location": "/grunt-apidoc",
- "_nodeVersion": "4.2.3",
- "_npmOperationalInternal": {
- "host": "packages-5-east.internal.npmjs.com",
- "tmp": "tmp/grunt-apidoc-0.11.0.tgz_1456145424243_0.4687603674829006"
- },
- "_npmUser": {
- "name": "apidoc",
- "email": "info@apidocjs.com"
- },
- "_npmVersion": "2.14.7",
- "_phantomChildren": {},
- "_requested": {
- "raw": "grunt-apidoc@^0.11.0",
- "scope": null,
- "escapedName": "grunt-apidoc",
- "name": "grunt-apidoc",
- "rawSpec": "^0.11.0",
- "spec": ">=0.11.0 <0.12.0",
- "type": "range"
- },
- "_requiredBy": [
- "#DEV:/",
- "#USER"
- ],
- "_resolved": "https://registry.npmjs.org/grunt-apidoc/-/grunt-apidoc-0.11.0.tgz",
- "_shasum": "98c1945ad7e8aba1f1d5f1551eab3d42b010eacd",
- "_shrinkwrap": null,
- "_spec": "grunt-apidoc@^0.11.0",
- "_where": "/Applications/MAMP/htdocs/wechat_read",
- "author": {
- "name": "Peter Rottmann",
- "email": "rottmann@inveris.de"
- },
- "bin": {
- "grunt-apidoc": "bin/grunt-apidoc"
- },
- "bugs": {
- "url": "https://github.com/apidoc/grunt-apidoc/issues"
- },
- "dependencies": {
- "apidoc": "*"
- },
- "description": "Grunt task to generate a RESTful API Documentation with apidoc",
- "devDependencies": {
- "grunt-contrib-clean": "~1.0.0",
- "grunt-contrib-jshint": "~1.0.0",
- "npm-check-updates": "^2.5.8"
- },
- "directories": {},
- "dist": {
- "shasum": "98c1945ad7e8aba1f1d5f1551eab3d42b010eacd",
- "tarball": "https://registry.npmjs.org/grunt-apidoc/-/grunt-apidoc-0.11.0.tgz"
- },
- "engines": {
- "node": ">= 0.10.0"
- },
- "gitHead": "b2630ac801df0bea949ab45e06601a60bcbed3ec",
- "homepage": "http://apidocjs.com",
- "keywords": [
- "grunt",
- "plugin",
- "gruntplugin",
- "api",
- "apidoc",
- "doc",
- "documentation",
- "rest",
- "restful"
- ],
- "license": {
- "type": "MIT",
- "url": "https://github.com/apidoc/grunt-apidoc/blob/master/LICENSE"
- },
- "main": "Gruntfile.js",
- "maintainers": [
- {
- "name": "apidoc",
- "email": "info@apidocjs.com"
- }
- ],
- "name": "grunt-apidoc",
- "optionalDependencies": {},
- "peerDependencies": {
- "grunt": ">=0.4.0"
- },
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/apidoc/grunt-apidoc.git"
- },
- "scripts": {
- "check-updates": "npm-check-updates",
- "test": "grunt test"
- },
- "version": "0.11.0"
- }
|