mam-project-templates
Version:
my personal templating projects
47 lines (46 loc) • 1.31 kB
JSON
{
"_from": "builtins@~0.0.3",
"_id": "builtins@0.0.7",
"_inBundle": false,
"_integrity": "sha1-NVIZzWzxjb58Acx/0tznZc/cVJo=",
"_location": "/builtins",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "builtins@~0.0.3",
"name": "builtins",
"escapedName": "builtins",
"rawSpec": "~0.0.3",
"saveSpec": null,
"fetchSpec": "~0.0.3"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/builtins/-/builtins-0.0.7.tgz",
"_shasum": "355219cd6cf18dbe7c01cc7fd2dce765cfdc549a",
"_spec": "builtins@~0.0.3",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\browserify",
"bugs": {
"url": "https://github.com/juliangruber/builtins/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "List of node.js builtin modules",
"homepage": "https://github.com/juliangruber/builtins#readme",
"license": "MIT",
"main": "builtins.json",
"name": "builtins",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/juliangruber/builtins.git"
},
"scripts": {
"test": "node -e \"require('./builtins.json')\""
},
"version": "0.0.7"
}