• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_from": "builtins@^1.0.3",
3  "_id": "builtins@1.0.3",
4  "_inBundle": false,
5  "_integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=",
6  "_location": "/builtins",
7  "_phantomChildren": {},
8  "_requested": {
9    "type": "range",
10    "registry": true,
11    "raw": "builtins@^1.0.3",
12    "name": "builtins",
13    "escapedName": "builtins",
14    "rawSpec": "^1.0.3",
15    "saveSpec": null,
16    "fetchSpec": "^1.0.3"
17  },
18  "_requiredBy": [
19    "/validate-npm-package-name"
20  ],
21  "_resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz",
22  "_shasum": "cb94faeb61c8696451db36534e1422f94f0aee88",
23  "_spec": "builtins@^1.0.3",
24  "_where": "/Users/rebecca/code/npm/node_modules/validate-npm-package-name",
25  "bugs": {
26    "url": "https://github.com/juliangruber/builtins/issues"
27  },
28  "bundleDependencies": false,
29  "deprecated": false,
30  "description": "List of node.js builtin modules",
31  "homepage": "https://github.com/juliangruber/builtins#readme",
32  "license": "MIT",
33  "main": "builtins.json",
34  "name": "builtins",
35  "publishConfig": {
36    "registry": "https://registry.npmjs.org"
37  },
38  "repository": {
39    "type": "git",
40    "url": "git+https://github.com/juliangruber/builtins.git"
41  },
42  "scripts": {
43    "test": "node test.js"
44  },
45  "version": "1.0.3"
46}
47