You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.4 KiB
JSON

{
"_from": "fn-name@^2.0.0",
"_id": "fn-name@2.0.1",
"_inBundle": false,
"_integrity": "sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=",
"_location": "/fn-name",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "fn-name@^2.0.0",
"name": "fn-name",
"escapedName": "fn-name",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/ava"
],
"_resolved": "https://registry.npmjs.org/fn-name/-/fn-name-2.0.1.tgz",
"_shasum": "5214d7537a4d06a4a301c0cc262feb84188002e7",
"_spec": "fn-name@^2.0.0",
"_where": "/home/mwinter/www/unboundedpress/node_modules/ava",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/fn-name/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Get the name of a named function",
"devDependencies": {
"mocha": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/fn-name#readme",
"keywords": [
"function",
"func",
"fn",
"name"
],
"license": "MIT",
"name": "fn-name",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/fn-name.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.0.1"
}