waterline-postgresql
Version:
PostgreSQL Adapter for Sails and Waterline
101 lines (100 loc) • 2.52 kB
JSON
{
"_args": [
[
"ast-types@0.8.16",
"/home/travis/build/waterlinejs/postgresql-adapter/node_modules/recast"
]
],
"_from": "ast-types@0.8.16",
"_id": "ast-types@0.8.16",
"_inBundle": true,
"_inCache": true,
"_installable": true,
"_location": "/waterline-postgresql/ast-types",
"_nodeVersion": "4.2.4",
"_npmOperationalInternal": {
"host": "packages-13-west.internal.npmjs.com",
"tmp": "tmp/ast-types-0.8.16.tgz_1457564958738_0.010630627628415823"
},
"_npmUser": {
"email": "bn@cs.stanford.edu",
"name": "benjamn"
},
"_npmVersion": "3.3.9",
"_phantomChildren": {},
"_requested": {
"name": "ast-types",
"raw": "ast-types@0.8.16",
"rawSpec": "0.8.16",
"scope": null,
"spec": "0.8.16",
"type": "version"
},
"_requiredBy": [
"/waterline-postgresql/recast"
],
"_resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.16.tgz",
"_shasum": "09adddc1d0bd64873d94fcd3edd3366a4873e746",
"_shrinkwrap": null,
"_spec": "ast-types@0.8.16",
"_where": "/home/travis/build/waterlinejs/postgresql-adapter/node_modules/recast",
"author": {
"name": "Ben Newman",
"email": "bn@cs.stanford.edu"
},
"bugs": {
"url": "https://github.com/benjamn/ast-types/issues"
},
"dependencies": {},
"description": "Esprima-compatible implementation of the Mozilla JS Parser API",
"devDependencies": {
"babel-core": "^5.6.15",
"esprima": "~1.2.2",
"esprima-fb": "~14001.1.0-dev-harmony-fb",
"mocha": "~2.2.5"
},
"directories": {},
"dist": {
"shasum": "09adddc1d0bd64873d94fcd3edd3366a4873e746",
"tarball": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.16.tgz"
},
"engines": {
"node": ">= 0.8"
},
"gitHead": "6cfb8bc71670f56943976bbb4173783ed6ed33db",
"homepage": "http://github.com/benjamn/ast-types",
"keywords": [
"ast",
"abstract syntax tree",
"hierarchy",
"mozilla",
"spidermonkey",
"parser api",
"esprima",
"types",
"type system",
"type checking",
"dynamic types",
"parsing",
"transformation",
"syntax"
],
"license": "MIT",
"main": "main.js",
"maintainers": [
{
"name": "benjamn",
"email": "bn@cs.stanford.edu"
}
],
"name": "ast-types",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/benjamn/ast-types.git"
},
"scripts": {
"test": "mocha --reporter spec --full-trace test/run.js"
},
"version": "0.8.16"
}