| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_args": [
- [
- "fn.name@1.1.0",
- "/Users/zhanwencai/code/game/congkong/webServer"
- ]
- ],
- "_from": "fn.name@1.1.0",
- "_id": "fn.name@1.1.0",
- "_inBundle": false,
- "_integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==",
- "_location": "/fn.name",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "fn.name@1.1.0",
- "name": "fn.name",
- "escapedName": "fn.name",
- "rawSpec": "1.1.0",
- "saveSpec": null,
- "fetchSpec": "1.1.0"
- },
- "_requiredBy": [
- "/one-time"
- ],
- "_resolved": "https://registry.npmmirror.com/fn.name/-/fn.name-1.1.0.tgz",
- "_spec": "1.1.0",
- "_where": "/Users/zhanwencai/code/game/congkong/webServer",
- "author": {
- "name": "Arnout Kazemier"
- },
- "bugs": {
- "url": "https://github.com/3rd-Eden/fn.name/issues"
- },
- "description": "Extract names from functions",
- "devDependencies": {
- "assume": "2.x.x",
- "istanbul": "0.3.x",
- "mocha": "5.x.x",
- "pre-commit": "1.x.x"
- },
- "homepage": "https://github.com/3rd-Eden/fn.name",
- "keywords": [
- "fn.name",
- "function.name",
- "name",
- "function",
- "extract",
- "parse",
- "names"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "fn.name",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/3rd-Eden/fn.name.git"
- },
- "scripts": {
- "coverage": "istanbul cover ./node_modules/.bin/_mocha -- test.js",
- "test": "mocha test.js",
- "test-travis": "istanbul cover node_modules/.bin/_mocha --report lcovonly -- test.js",
- "watch": "mocha --watch test.js"
- },
- "version": "1.1.0"
- }
|